File tree Expand file tree Collapse file tree 2 files changed +2272
-617
lines changed
Expand file tree Collapse file tree 2 files changed +2272
-617
lines changed Original file line number Diff line number Diff line change 1919 }
2020 ],
2121 "require" : {
22- "php" : " ^7.1. 3" ,
23- "cartalyst/tags" : " 6 .0.*|7.0.*|8.0.* " ,
24- "guzzlehttp/guzzle" : " ^6.3 " ,
25- "illuminate/database" : " 5.6.*|5.7.*|5.8.* " ,
26- "illuminate/support" : " 5.6.*|5.7.*|5.8.* " ,
27- "illuminate/console" : " 5.6.*|5.7.*|5.8.* " ,
28- "illuminate/contracts" : " 5.6.*|5.7.*|5.8.* " ,
29- "illuminate/events" : " 5.6.*|5.7.*|5.8.* " ,
30- "league/fractal" : " ^0.17 .0"
22+ "php" : " ^7.3" ,
23+ "cartalyst/tags" : " >=v8 .0.0 " ,
24+ "guzzlehttp/guzzle" : " ^7.0 " ,
25+ "illuminate/database" : " ^8.0 " ,
26+ "illuminate/support" : " ^8.0 " ,
27+ "illuminate/console" : " ^8.0 " ,
28+ "illuminate/contracts" : " ^8.0 " ,
29+ "illuminate/events" : " ^8.0 " ,
30+ "league/fractal" : " ^0.19 .0"
3131 },
3232 "require-dev" : {
33- "phpunit/phpunit" : " ^7.0 "
33+ "phpunit/phpunit" : " ^9.3 "
3434 },
3535 "autoload" : {
3636 "psr-4" : {
You can’t perform that action at this time.
0 commit comments