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 54d9fef commit d7dfba6Copy full SHA for d7dfba6
composer.json
@@ -25,7 +25,8 @@
25
"codeception/module-laravel": "^2.1 | ^3.0 | *@dev",
26
"facade/ignition": "^2.17",
27
"fakerphp/faker": "^1.24",
28
- "nunomaduro/collision": "^5.11"
+ "nunomaduro/collision": "^5.11",
29
+ "phpunit/phpunit": "^9.6"
30
},
31
"config": {
32
"optimize-autoloader": true,
0 commit comments