Skip to content

Commit 86ed0cc

Browse files
author
Tomáš Votruba
committed
composer: bump to PHP 5.3, PHPUnit 4.7
1 parent 98f60cf commit 86ed0cc

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,11 +10,11 @@
1010
{"name": "Steve Müller", "email": "st.mueller@dzh-online.de"}
1111
],
1212
"require": {
13-
"php": ">=5.1.2"
13+
"php": ">=5.3"
1414
},
1515
"require-dev": {
1616
"squizlabs/php_codesniffer": "1.*",
17-
"phpunit/phpunit": "~3.7"
17+
"phpunit/phpunit": "~4.7"
1818
},
1919
"target-dir": "Doctrine"
2020
}

0 commit comments

Comments
 (0)