Skip to content

Commit

Permalink
PHP 7.1 is the minimal supported version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioBlazek committed Dec 3, 2019
1 parent 3106084 commit e319ae6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ cache:
- $HOME/.composer/cache

php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"lexik/translation-bundle": "~4.0"
},
"require-dev": {
"php": "^7.1",
"phpunit/phpunit": "^7.4",
"phpstan/phpstan": "^0.11.1",
"friendsofphp/php-cs-fixer": "^2.12"
Expand Down

0 comments on commit e319ae6

Please sign in to comment.