File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
}
19
19
],
20
20
"require" : {
21
- "illuminate/view" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0" ,
22
- "illuminate/support" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0" ,
23
- "illuminate/contracts" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0" ,
21
+ "illuminate/view" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
22
+ "illuminate/support" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
23
+ "illuminate/contracts" : " 5.6.x|5.7.x|5.8.x|^6.0|^7.0|^8.0|^9.0|^10.0 " ,
24
24
"php" : " ^7.2|^8.0"
25
25
},
26
26
"require-dev" : {
27
27
"phpunit/phpunit" : " ^8.0|^9.0" ,
28
- "orchestra/testbench" : " ~3.9.0|^4.0|^5.0|^6.0|^7.0" ,
28
+ "orchestra/testbench" : " ~3.9.0|^4.0|^5.0|^6.0|^7.0|^8.0 " ,
29
29
"scrutinizer/ocular" : " ^1.5" ,
30
- "squizlabs/php_codesniffer" : " ~2.3"
30
+ "squizlabs/php_codesniffer" : " ~2.3|^3.7 "
31
31
},
32
32
"autoload" : {
33
33
"classmap" : [
You can’t perform that action at this time.
0 commit comments