We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3544e03 + a759945 commit d96ad46Copy full SHA for d96ad46
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "maplephp/unitary",
3
"type": "library",
4
- "version": "v1.1.3",
+ "version": "v1.1.4",
5
"description": "PHP Unitary is a user-friendly and robust unit testing library designed to make writing and running tests for your PHP code easy.",
6
"keywords": [
7
"php",
@@ -25,7 +25,7 @@
25
"require": {
26
"php": ">=8.0",
27
"maplephp/blunder": "^1.0",
28
- "maplephp/dto": "^2.0",
+ "maplephp/dto": "^3.0",
29
"maplephp/http": "^1.0",
30
"maplephp/validate": "^1.0",
31
"maplephp/prompts": "^1.0"
0 commit comments