File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313 {
1414 "name" : " Tyler Arbon" ,
1515 "email" : " tylercd100@gmail.com"
16- },
17- {
18- "name" : " Scott Robinson" ,
19- "email" : " scott@dor.ky" ,
20- "homepage" : " http://dor.ky"
21- }
16+ },
17+ {
18+ "name" : " Scott Robinson" ,
19+ "email" : " scott@dor.ky" ,
20+ "homepage" : " http://dor.ky"
21+ }
2222 ],
2323 "autoload" : {
2424 "psr-4" : {
3232 },
3333 "minimum-stability" : " stable" ,
3434 "require" : {
35- "illuminate/contracts" : " ^5.5|^6.0|^7.0|^8.0" ,
36- "illuminate/support" : " ^5.5|^6.0|^7.0|^8.0"
35+ "illuminate/contracts" : " ^5.5|^6.0|^7.0|^8.0|^9.0 " ,
36+ "illuminate/support" : " ^5.5|^6.0|^7.0|^8.0|^9.0 "
3737 },
3838 "require-dev" : {
3939 "phpunit/phpunit" : " ^7.0|^8.0|^9.0" ,
40- "orchestra/testbench" : " ^3.5|^4.0|^5.0"
40+ "orchestra/testbench" : " ^3.5|^4.0|^5.0|^7.0 "
4141 },
42- "suggest" : {}
42+ "suggest" : []
4343}
You can’t perform that action at this time.
0 commit comments