Skip to content

Commit 06b63fa

Browse files
committed
composer
1 parent b620131 commit 06b63fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.3.0"
13+
"php": ">=5.3.3"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "4.3.*"
16+
"phpunit/phpunit": "4.8.*"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)