File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"test" : " phpunit"
21
21
},
22
22
"require" : {
23
- "php" : " >=7.2" ,
24
- "thecodingmachine/graphqlite" : " ^5 .0" ,
25
- "illuminate/console" : " ^5.7|^6.0|^7|^8" ,
26
- "illuminate/container" : " ^5.7|^6.0|^7|^8" ,
27
- "illuminate/support" : " ^5.7|^6.0|^7|^8" ,
28
- "illuminate/cache" : " ^5.7|^6.0|^7|^8" ,
23
+ "php" : " >=7.2|^8 " ,
24
+ "thecodingmachine/graphqlite" : " ^6 .0" ,
25
+ "illuminate/console" : " ^5.7|^6.0|^7|^8|^9 " ,
26
+ "illuminate/container" : " ^5.7|^6.0|^7|^8|^9 " ,
27
+ "illuminate/support" : " ^5.7|^6.0|^7|^8|^9 " ,
28
+ "illuminate/cache" : " ^5.7|^6.0|^7|^8|^9 " ,
29
29
"symfony/psr-http-message-bridge" : " ^1.3.0 || ^2" ,
30
30
"laminas/laminas-diactoros" : " ^2.2.2" ,
31
- "symfony/cache" : " ^4.3 || ^5"
31
+ "symfony/cache" : " ^4.3 || ^5 || ^6 "
32
32
},
33
33
"require-dev" : {
34
34
"orchestra/testbench" : " ^3.7.7 || ^4 || ^5" ,
You can’t perform that action at this time.
0 commit comments