File tree Expand file tree Collapse file tree 4 files changed +1780
-1691
lines changed
Expand file tree Collapse file tree 4 files changed +1780
-1691
lines changed Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " >=7.3.0" ,
1414 "ext-pdo" : " *" ,
15- "laravel/framework" : " ^8.20 " ,
16- "laravel/ui" : " ^3.1 "
15+ "laravel/framework" : " ^8.26 " ,
16+ "laravel/ui" : " ^3.2 "
1717 },
1818 "require-dev" : {
1919 "barryvdh/laravel-debugbar" : " ^3.5" ,
20- "barryvdh/laravel-ide-helper" : " ^2.8 " ,
20+ "barryvdh/laravel-ide-helper" : " ^2.9 " ,
2121 "codeception/codeception" : " ^4.1" ,
2222 "codeception/module-asserts" : " ^1.3" ,
23- "codeception/module-laravel" : " ^1.1 | *@dev" ,
24- "codeception/module-phpbrowser" : " ^1.0" ,
23+ "codeception/module-laravel" : " ^2.0 | *@dev" ,
2524 "facade/ignition" : " ^2.5" ,
2625 "fakerphp/faker" : " ^1.13" ,
27- "nunomaduro/collision" : " ^5.1 " ,
26+ "nunomaduro/collision" : " ^5.3 " ,
2827 "phpunit/phpunit" : " ^9.5"
2928 },
3029 "config" : {
You can’t perform that action at this time.
0 commit comments