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 8c4e85d commit bc9dddcCopy full SHA for bc9dddc
composer.json
@@ -22,10 +22,10 @@
22
"spatie/laravel-package-tools": "^1.9.2"
23
},
24
"require-dev": {
25
- "nunomaduro/collision": "^6.0",
+ "nunomaduro/collision": "^7.0",
26
"orchestra/testbench": "^8.0",
27
- "pestphp/pest": "^1.21",
28
- "pestphp/pest-plugin-laravel": "^1.1",
+ "pestphp/pest": "^2.0",
+ "pestphp/pest-plugin-laravel": "^2.0",
29
"phpunit/phpunit": "^10.4"
30
31
"autoload": {
0 commit comments