File tree Expand file tree Collapse file tree 4 files changed +7
-9556
lines changed Expand file tree Collapse file tree 4 files changed +7
-9556
lines changed Original file line number Diff line number Diff line change 1212.phpunit.result.cache
1313.phpstorm.meta.php
1414_ide_helper.php
15+ composer.lock
1516Homestead.json
1617Homestead.yaml
1718npm-debug.log
Original file line number Diff line number Diff line change 2020 "ext-json" : " *" ,
2121 "barryvdh/laravel-debugbar" : " ^3.6" ,
2222 "barryvdh/laravel-ide-helper" : " ^2.10" ,
23- "codeception/codeception" : " ^4.1" ,
24- "codeception/module-asserts" : " ^2.0" ,
25- "codeception/module-laravel" : " ^2.1 | *@dev" ,
23+ "codeception/codeception" : " ^4.1 | ^5.0.0-RC2 " ,
24+ "codeception/module-asserts" : " ^2.0 | ^3.0 " ,
25+ "codeception/module-laravel" : " ^2.1 | ^3.0 | *@dev" ,
2626 "facade/ignition" : " ^2.17" ,
2727 "fakerphp/faker" : " ^1.17" ,
28- "nunomaduro/collision" : " ^5.10" ,
29- "phpunit/phpunit" : " ^9.5"
28+ "nunomaduro/collision" : " ^5.10"
3029 },
3130 "config" : {
3231 "optimize-autoloader" : true ,
3332 "preferred-install" : " dist" ,
34- "sort-packages" : true ,
35- "platform" : {
36- "php" : " 7.4.0"
37- }
33+ "sort-packages" : true
3834 },
3935 "extra" : {
4036 "laravel" : {
You can’t perform that action at this time.
0 commit comments