mirror of
https://github.com/filp/whoops.git
synced 2026-09-18 13:46:27 +00:00
Bump min PHP version to 5.3.3
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "0.9.*"
|
||||
|
||||
Reference in New Issue
Block a user