Skip to content

Commit

Permalink
Merge f629c1e into 1f02adc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jul 12, 2013
2 parents 1f02adc + f629c1e commit 4c84b1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: php

php:
- 5.3.3
- 5.3
- 5.4
- 5.5

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php": ">=5.4",
"php": ">=5.3.3",
"zendframework/zend-stdlib": "2.*",
"ocramius/proxy-manager": "0.4.*",
"nikic/php-parser": "0.9.*"
Expand Down

0 comments on commit 4c84b1b

Please sign in to comment.