Skip to content

Commit d19b8f1

Browse files
committed
Trying more Travis things
1 parent 89bfdd9 commit d19b8f1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.6.0",
20-
"cakephp/cakephp": "~3.4"
19+
"cakephp/cakephp": "^3.4.0"
2120
},
2221
"require-dev": {
23-
"phpunit/phpunit": "^5.7|^6.0"
22+
"phpunit/phpunit": "^5.0",
2423
},
2524
"autoload": {
2625
"psr-4": {

0 commit comments

Comments
 (0)