File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ cache:
1111jobs :
1212 fast_finish : true
1313 include :
14- - php : 7.1
14+ - php : 7.2
1515 env :
1616 - COMPOSER_ARGUMENTS=--prefer-lowest
17- - php : 7.1
17+ - php : 7.2
1818 env :
1919 - EXECUTE_TEST_COVERALLS=true
20- - php : 7.3
20+ - php : 7.4
2121 env :
2222 - EXECUTE_CS_CHECK=true
2323
Original file line number Diff line number Diff line change 1212 "license" : " BSD-2-Clause" ,
1313 "homepage" : " https://github.com/Maks3w/SwaggerAssertions" ,
1414 "require" : {
15- "php" : " >= 7.1 " ,
15+ "php" : " >= 7.2 " ,
1616 "ext-json" : " *" ,
1717 "justinrainbow/json-schema" : " ^5" ,
1818 "laminas/laminas-http" : " ^2.11" ,
2121 },
2222 "require-dev" : {
2323 "friendsofphp/php-cs-fixer" : " ^2.0" ,
24- "guzzlehttp/guzzle" : " ^6.0 " ,
24+ "guzzlehttp/guzzle" : " ^6.3 " ,
2525 "psr/http-message" : " ^1.0" ,
2626 "symfony/http-foundation" : " 2.7 - 3"
2727 },
You can’t perform that action at this time.
0 commit comments