mirror of
https://github.com/ivuorinen/palette.git
synced 2026-02-19 21:52:41 +00:00
Now actually running tests, dropping PHP5.5
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
"classmap": ["src/"]
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
"php": ">=5.6.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.7"
|
||||
"phpunit/phpunit": "^5.7 || ^6.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user