File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
"license" : " MIT" ,
12
12
"require" : {
13
13
"php" : " ^8.2" ,
14
- "illuminate/config" : " ^10.11" ,
15
- "illuminate/console" : " ^10.11" ,
16
- "illuminate/http" : " ^10.11" ,
17
- "illuminate/support" : " ^10.11" ,
18
- "kirschbaum-development/laravel-openapi-validator" : " ^0.3.0" ,
19
- "krzysztofrewak/openapi-merge" : " ^2.0 "
14
+ "illuminate/config" : " ^10.11|^11.0 " ,
15
+ "illuminate/console" : " ^10.11|^11.0 " ,
16
+ "illuminate/http" : " ^10.11|^11.0 " ,
17
+ "illuminate/support" : " ^10.11|^11.0 " ,
18
+ "kirschbaum-development/laravel-openapi-validator" : " ^0.3|^1 .0" ,
19
+ "krzysztofrewak/openapi-merge" : " ^2.1 "
20
20
},
21
21
"require-dev" : {
22
- "blumilksoftware/codestyle" : " ^2.5 " ,
23
- "phpunit/phpunit" : " ^10 .1"
22
+ "blumilksoftware/codestyle" : " ^3.0 " ,
23
+ "phpunit/phpunit" : " ^11 .1"
24
24
},
25
25
"autoload" : {
26
26
"psr-4" : {
You can’t perform that action at this time.
0 commit comments