File tree Expand file tree Collapse file tree 2 files changed +1722
-798
lines changed
Expand file tree Collapse file tree 2 files changed +1722
-798
lines changed Original file line number Diff line number Diff line change 2525 }
2626 ],
2727 "require" : {
28- "php" : " ^7.2 " ,
28+ "php" : " ^7.3 " ,
2929 "league/flysystem" : " ^1.0.69" ,
30- "illuminate/database" : " ^7 .0" ,
31- "laravel-zero/framework" : " ^7 .0" ,
30+ "illuminate/database" : " ^8 .0" ,
31+ "laravel-zero/framework" : " ^8 .0" ,
3232 "symfony/css-selector" : " ^5.0" ,
3333 "symfony/dom-crawler" : " ^5.0" ,
3434 "wa72/htmlpagedom" : " ^2" ,
35- "vlucas/phpdotenv" : " ^4.1 " ,
36- "nunomaduro/collision" : " ^4.1 "
35+ "vlucas/phpdotenv" : " ^5.0 " ,
36+ "nunomaduro/collision" : " ^5.0 "
3737 },
3838 "autoload" : {
3939 "psr-4" : {
4242 }
4343 },
4444 "require-dev" : {
45- "codedungeon/phpunit-result-printer" : " ^0.27 " ,
45+ "codedungeon/phpunit-result-printer" : " ^0.28 " ,
4646 "mockery/mockery" : " ^1.3" ,
47- "phpunit/phpunit" : " ^8 "
47+ "phpunit/phpunit" : " ^9.3 "
4848 },
4949 "autoload-dev" : {
5050 "psr-4" : {
You can’t perform that action at this time.
0 commit comments