Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50d540e

Browse files
Merge branch 'remove-php-7.1-support'
2 parents dcac18f + 21ff546 commit 50d540e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

‎.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ install: composer update $COMPOSER_FLAGS
1212

1313
matrix:
1414
include:
15-
-
16-
php: 7.1
17-
-
18-
php: 7.1
19-
env: COMPOSER_FLAGS='--prefer-lowest'
2015
-
2116
php: 7.2
2217
-

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"minimum-stability": "stable",
1414
"require": {
15-
"php": ">=7.1",
15+
"php": ">=7.2",
1616
"zlikavac32/php-enum": "^1.3",
1717
"symfony/form": "^3.3 || ^4.0",
1818
"symfony/options-resolver": "^3.3 || ^4.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /