Skip to content

Commit

Permalink
Merge pull request #115 from dereuromark/dereuromark-patch-1
Browse files Browse the repository at this point in the history
stable versions
  • Loading branch information
dereuromark authored Dec 27, 2019
2 parents bafd3f6 + 1ec70e5 commit d644cba
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"cakephp/cakephp": "^4.0"
},
"require-dev": {
"cakephp/debug_kit": "4.x-dev",
"cakephp/authentication": "2.x-dev",
"cakephp/authorization": "2.x-dev",
"cakephp/debug_kit": "^4.0.1",
"cakephp/authentication": "^2.0",
"cakephp/authorization": "^2.0",
"fig-r/psr2r-sniffer": "dev-master",
"dereuromark/composer-prefer-lowest": "^0.1.3",
"composer/semver": "^1.5"
Expand All @@ -40,7 +40,6 @@
}
},
"prefer-stable": true,
"minimum-stability": "dev",
"scripts": {
"test": "php phpunit.phar",
"test-setup": "[ ! -f phpunit.phar ] && wget https://phar.phpunit.de/phpunit-8.4.3.phar && mv phpunit-8.4.3.phar phpunit.phar || true",
Expand Down

0 comments on commit d644cba

Please sign in to comment.