Skip to content

Commit 1390bf8

Browse files
mickaelandrieudunglas
authored andcommitted
Downgrade php requirements (symfony#74)
* Downgrade PHP requirements to PHP 7.1 * Updated appveyor configuration * Addressed comments
1 parent 25e05e6 commit 1390bf8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ addons:
33
chrome: stable
44

55
php:
6+
- 7.1
67
- 7.2
78

89
cache:

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.2",
20+
"php": ">=7.1",
2121
"facebook/webdriver": "^1.5",
2222
"symfony/browser-kit": "^4.0",
23+
"symfony/polyfill-php72": "^1.9",
2324
"symfony/process": "^4.0"
2425
},
2526
"conflict": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy