Skip to content

Commit 1ce2d63

Browse files
committed
Update to stable releases.
1 parent abf3c5c commit 1ce2d63

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
@@ -22,14 +22,14 @@
2222
"source": "https://github.com/cakephp/twig-view"
2323
},
2424
"require": {
25-
"cakephp/cakephp": "5.x-dev",
25+
"cakephp/cakephp": "^5.0.0",
2626
"jasny/twig-extensions": "^1.3",
2727
"twig/markdown-extra": "^3.0",
2828
"twig/twig": "^3.4"
2929
},
3030
"require-dev": {
3131
"cakephp/cakephp-codesniffer": "^5.0",
32-
"cakephp/debug_kit": "5.x-dev",
32+
"cakephp/debug_kit": "^5.0",
3333
"cakephp/plugin-installer": "^1.3",
3434
"michelf/php-markdown": "^1.9",
3535
"mikey179/vfsstream": "^1.6.10",
@@ -71,6 +71,5 @@
7171
"cakephp/plugin-installer": true
7272
}
7373
},
74-
"minimum-stability": "dev",
7574
"prefer-stable": true
7675
}

0 commit comments

Comments
 (0)