Commit 3a24eb76 authored by Marco Pivetta's avatar Marco Pivetta

Dropping support for PHP 5.5 and below

parent e617a38e
......@@ -12,7 +12,7 @@
{"name": "Jonathan Wage", "email": "jonwage@gmail.com"}
],
"require": {
"php": ">=5.4",
"php": "^5.6 || ^7.0",
"doctrine/common": "~2.4"
},
"require-dev": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment