File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
],
19
19
20
20
"require" : {
21
- "php" : " >= 7.1" ,
21
+ "php" : " ^ 7.1|^8.0 " ,
22
22
"guzzlehttp/guzzle" : " ^6.0" ,
23
- "eightpoints/guzzle-bundle" : " ^8.0.1 " ,
24
- "symfony/http-kernel" : " ~ 4.0|~5 .0" ,
25
- "symfony/config" : " ~ 4.0|~5 .0" ,
26
- "symfony/dependency-injection" : " ~ 4.0|~5 .0" ,
27
- "symfony/expression-language" : " ~ 4.0|~5 .0" ,
28
- "sainsburys/guzzle-oauth2-plugin" : " ^3.0.5 "
23
+ "eightpoints/guzzle-bundle" : " ^8.0" ,
24
+ "symfony/http-kernel" : " ^ 4.0|^5.0|^6 .0" ,
25
+ "symfony/config" : " ^ 4.0|^5.0|^6 .0" ,
26
+ "symfony/dependency-injection" : " ^ 4.0|^5.0|^6 .0" ,
27
+ "symfony/expression-language" : " ^ 4.0|^5.0|^6 .0" ,
28
+ "sainsburys/guzzle-oauth2-plugin" : " ^3.0"
29
29
},
30
30
31
31
"require-dev" : {
32
- "phpunit/phpunit" : " ~7 .5" ,
33
- "php-coveralls/php-coveralls" : " ~ 2.2"
32
+ "phpunit/phpunit" : " ^9 .5" ,
33
+ "php-coveralls/php-coveralls" : " ^ 2.2"
34
34
},
35
35
36
36
"autoload" : {
You can’t perform that action at this time.
0 commit comments