mirror of
https://github.com/filp/whoops.git
synced 2026-09-01 04:58:14 +00:00
Updated composer dependencies
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "0.9.*@dev",
|
||||
"silex/silex": "1.0.*@dev"
|
||||
"mockery/mockery": "0.9.*",
|
||||
"silex/silex": "1.1.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
||||
Reference in New Issue
Block a user