Skip to content

Commit

Permalink
update min stability, update auth to stable tag
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Oct 27, 2023
1 parent 65cdaae commit c459082
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@
"issues": "https://github.com/CakeDC/users/issues",
"source": "https://github.com/CakeDC/users"
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=8.1",
"cakephp/cakephp": "^5.0.0",
"cakedc/auth": "8.next-cake5-dev",
"cakedc/auth": "^8.0.0",
"cakephp/authorization": "^3.0.0",
"cakephp/authentication": "^3.0.0"
},
Expand Down

0 comments on commit c459082

Please sign in to comment.