File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
"homepage" : " https://github.com/mll-lab/laravel-comment" ,
20
20
"require" : {
21
21
"php" : " ^7.1 || ^8" ,
22
- "illuminate/contracts" : " 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6 || ^7 || ^8 || ^9 || ^10 || ^11" ,
23
- "illuminate/support" : " 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6 || ^7 || ^8 || ^9 || ^10 || ^11"
22
+ "illuminate/contracts" : " ~ 5.5.0 || ~ 5.6.0 || ~ 5.7.0 || ~ 5.8.0 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11" ,
23
+ "illuminate/support" : " ~ 5.5.0 || ~ 5.6.0 || ~ 5.7.0 || ~ 5.8.0 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11"
24
24
},
25
25
"require-dev" : {
26
26
"ergebnis/composer-normalize" : " ^2" ,
27
27
"fakerphp/faker" : " ^1.8" ,
28
- "orchestra/testbench" : " 3.5.* || 3.6.* || 3.7.* || 3.8.* || 3.9.* || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" ,
28
+ "orchestra/testbench" : " ~ 3.5.0 || ~ 3.6.0 || ~ 3.7.0 || ~ 3.8.0 || ~ 3.9.0 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" ,
29
29
"phpunit/phpunit" : " ^7.5 || ^8.4 || ^9 || ^10 || ^11"
30
30
},
31
31
"autoload" : {
You can’t perform that action at this time.
0 commit comments