Skip to content

Commit

Permalink
link to core cakephp/cakephp
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Mitterhauser committed Apr 3, 2024
1 parent 8b625af commit 4151306
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@
"type": "cakephp-plugin",
"license": "MIT",
"minimum-stability": "stable",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/kamilwylegala/cakephp2-php8"
}
],
"require": {
"php": "^8.0",
"composer/installers": "^1.0",
"cakephp/cakephp": "dev-master",
"cakephp/cakephp": "^2.10",
"predis/predis": "^1.1",
"ext-redis": "*"
},
Expand Down

0 comments on commit 4151306

Please sign in to comment.