We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b4cb1f + e691770 commit f241f5bCopy full SHA for f241f5b
.gitignore
@@ -1,3 +1,4 @@
1
+.idea/
2
.vagrant
3
tests/Zend/Db/Table/_files/cachefiles/*
4
tests/Zend/Auth/Adapter/OpenId/_files/*
composer.json
@@ -9,7 +9,7 @@
9
"homepage": "http://framework.zend.com/",
10
"license": "BSD-3-Clause",
11
"require": {
12
- "php": ">=5.2.11"
+ "php": ">=7.0.0"
13
},
14
"autoload": {
15
"psr-0": {
0 commit comments