Skip to content

Commit

Permalink
Update to stable releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 10, 2023
1 parent abf3c5c commit 1ce2d63
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"source": "https://github.com/cakephp/twig-view"
},
"require": {
"cakephp/cakephp": "5.x-dev",
"cakephp/cakephp": "^5.0.0",
"jasny/twig-extensions": "^1.3",
"twig/markdown-extra": "^3.0",
"twig/twig": "^3.4"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0",
"cakephp/debug_kit": "5.x-dev",
"cakephp/debug_kit": "^5.0",
"cakephp/plugin-installer": "^1.3",
"michelf/php-markdown": "^1.9",
"mikey179/vfsstream": "^1.6.10",
Expand Down Expand Up @@ -71,6 +71,5 @@
"cakephp/plugin-installer": true
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 1ce2d63

Please sign in to comment.