mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-05-04 11:03:08 +03:00
use phpunit 3.7.x to have php 5.3.x compatibility
This commit is contained in:
parent
7fad993a67
commit
795792791e
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.8.*"
|
"phpunit/phpunit": "3.7.*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
Loading…
Reference in New Issue
Block a user