Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 96909d1

Browse files
authored
Update composer.json
1 parent 2960837 commit 96909d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"require": {
1616
"php": "^7.2",
1717
"cakephp/cakephp": "^4.0",
18-
"ezyang/htmlpurifier": "*",
19-
"cakephp/cakephp-codesniffer": "^3.0"
18+
"ezyang/htmlpurifier": "*"
2019
},
2120
"require-dev": {
21+
"cakephp/cakephp-codesniffer": "^3.0",
2222
"phpunit/phpunit": "~8.5.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)