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 7a7ab80 commit c34b894Copy full SHA for c34b894
5 files changed
composer.json
@@ -21,7 +21,8 @@
21
"laravel/pint": "^1.27",
22
"mockery/mockery": "^1.6",
23
"nunomaduro/collision": "^8.6",
24
- "phpunit/phpunit": "^12.5.12"
+ "pestphp/pest": "^4.7",
25
+ "pestphp/pest-plugin-laravel": "^4.1"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments