Skip to content

Commit

Permalink
drop php72
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze committed Apr 20, 2021
1 parent f37e74e commit 7594f68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ cache:

matrix:
include:
- php: 7.2
env:
- DEPS=lowest
- php: 7.2
env:
- DEPS=latest
- php: 7.3
env:
- DEPS=lowest
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
],
"require": {
"php": "^7.2.9 || ^8.0",
"php": "^7.3 || ^8.0",
"twig/twig": "^3.0.1",
"laminas/laminas-mvc": "^3.0",
"laminas/laminas-view": "^2.7",
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7594f68

Please sign in to comment.