File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"require" : {
17
17
"php" : " >=7.4" ,
18
18
"ext-json" : " *" ,
19
- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0" ,
20
- "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0" ,
21
- "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0" ,
22
- "illuminate/pipeline" : " ^6.0|^7.0|^8.0|^9.0" ,
19
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
20
+ "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
21
+ "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
22
+ "illuminate/pipeline" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
23
23
"spiral/attributes" : " ^2.8" ,
24
24
"tochka-developers/jsonrpc" : " ^4.0|^5.0" ,
25
25
"tochka-developers/jsonrpc-annotations" : " ^1.1"
26
26
},
27
27
"require-dev" : {
28
28
"roave/security-advisories" : " dev-latest" ,
29
- "phpunit/phpunit" : " ^9.5" ,
29
+ "phpunit/phpunit" : " ^9.5|^10.0 " ,
30
30
"mockery/mockery" : " ^1.0"
31
31
},
32
32
"autoload" : {
You can’t perform that action at this time.
0 commit comments