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.
1 parent a19df25 commit 45ff4e7Copy full SHA for 45ff4e7
composer.json
@@ -35,11 +35,11 @@
35
"mockery/mockery": "^1.6",
36
"nunomaduro/collision": "^8.1",
37
"peckphp/peck": "^0.1.1",
38
- "pestphp/pest": "^3.7.4",
39
- "pestphp/pest-plugin-laravel": "^3.0",
40
- "pestphp/pest-plugin-stressless": "^3.1",
41
- "pestphp/pest-plugin-type-coverage": "^3.2.3",
42
- "phpunit/phpunit": "^11.0.1",
+ "pestphp/pest": "^4.0",
+ "pestphp/pest-plugin-laravel": "^v4.0",
+ "pestphp/pest-plugin-stressless": "^v4.0",
+ "pestphp/pest-plugin-type-coverage": "^4.0",
+ "phpunit/phpunit": "^12.3",
43
"rector/rector": "^2.0.7"
44
},
45
"autoload": {
0 commit comments