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.
2 parents d126a76 + dc13455 commit 705698aCopy full SHA for 705698a
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.3
5
- 5.4
6
- 5.5
7
- 5.6
composer.json
@@ -10,6 +10,7 @@
10
{ "name": "Derick Rethans", "email": "github@derickrethans.nl" }
11
],
12
"require": {
13
+ "php": ">=5.4",
14
"ext-mongodb": "^1.0.0"
15
},
16
"autoload": {
0 commit comments