We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdc451 commit efe9c43Copy full SHA for efe9c43
.travis.yml
@@ -1,6 +1,5 @@
1
language: php
2
php:
3
- - 5.3.3
4
- 5.4
5
- 5.5
6
- 5.6
composer.json
@@ -14,7 +14,7 @@
14
}
15
],
16
"require": {
17
- "php": ">=5.3.1",
+ "php": ">=5.4.4",
18
"nette/component-model": "~2.2",
19
"nette/http": "~2.2",
20
"nette/utils": "~2.2"
0 commit comments