We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a652819 + 048879e commit e175914Copy full SHA for e175914
composer.json
@@ -6,17 +6,17 @@
6
"license": "MIT",
7
"require": {
8
"php": ">=7.2",
9
- "cakephp/cakephp": "~4.1",
+ "cakephp/cakephp": "~4.1.0",
10
"cakephp/migrations": "^3.0",
11
"cakephp/plugin-installer": "^1.2",
12
"mobiledetect/mobiledetectlib": "^2.8"
13
},
14
"require-dev": {
15
"cakephp/bake": "^2.0.3",
16
- "cakephp/cakephp-codesniffer": "~4.2",
+ "cakephp/cakephp-codesniffer": "~4.2.0",
17
"cakephp/debug_kit": "^4.1",
18
"josegonzalez/dotenv": "^3.2",
19
- "phpunit/phpunit": "^8.5",
+ "phpunit/phpunit": "~8.5.0",
20
"psy/psysh": "@stable"
21
22
"suggest": {
0 commit comments