We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821b484 commit 031efeaCopy full SHA for 031efea
1 file changed
composer.json
@@ -6,13 +6,12 @@
6
"license": "MIT",
7
"require": {
8
"php": ">=8.3",
9
- "bedita/api": "6.x-dev",
10
- "bedita/aws": "5.x-dev",
11
- "bedita/core": "6.x-dev",
+ "bedita/api": "^6.0",
+ "bedita/aws": "^5.0",
+ "bedita/core": "^6.0",
12
"cakephp/cakephp": "~5.2.9",
13
"cakephp/plugin-installer": "^2.0"
14
},
15
- "minimum-stability": "dev",
16
"require-dev": {
17
"bedita/dev-tools": "^3.2",
18
"cakephp/bake": "^3.5.0",
0 commit comments