Skip to content

Commit 96f227f

Browse files
authored
Add missing comma
1 parent 94bb7b2 commit 96f227f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cakephp/orm": "^3.6"
4343
},
4444
"require-dev": {
45-
"cakephp/cakephp": "^3.6"
45+
"cakephp/cakephp": "^3.6",
4646
"cakephp/cakephp-codesniffer": "^3.0",
4747
"phpunit/phpunit": "^5.7.14|^6.0"
4848
},

0 commit comments

Comments
 (0)