mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Merge pull request #109 from GrahamCampbell/patch-1
Fixed the phpunit version constraint
This commit is contained in:
commit
decdb01a8d
@ -16,7 +16,7 @@
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "@stable"
|
||||
"phpunit/phpunit": "~4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user