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 22
22
],
23
23
"require" : {
24
24
"php" : " ^7.1|^8.0" ,
25
- "illuminate/support" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0" ,
26
- "illuminate/view" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0" ,
25
+ "illuminate/support" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
26
+ "illuminate/view" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
27
27
"erusev/parsedown-extra" : " ^0.8.1|^0.8" ,
28
- "symfony/dom-crawler" : " ^4.1|^5.0|^6.0"
28
+ "symfony/dom-crawler" : " ^4.1|^5.0|^6.0|^7.0 "
29
29
},
30
30
"require-dev" : {
31
31
"phpunit/phpunit" : " ^7.0|^8.0|^9.0|^10.0" ,
32
- "laravel/framework" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0" ,
33
- "orchestra/testbench" : " ^3.4|^4.0|^5.0|^7.0|^8.0"
32
+ "laravel/framework" : " ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
33
+ "orchestra/testbench" : " ^3.4|^4.0|^5.0|^7.0|^8.0|^9.0 "
34
34
},
35
35
"autoload" : {
36
36
"files" : [
You can’t perform that action at this time.
0 commit comments