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.
1 parent df3bc09 commit c76e73fCopy full SHA for c76e73f
1 file changed
composer.json
@@ -12,8 +12,8 @@
12
"joomla/uri": "^2.0"
13
},
14
"require-dev": {
15
- "joomla/coding-standards": "^3.0@dev",
16
- "phpunit/phpunit": "^8.5|^9.0"
+ "phpunit/phpunit": "^8.5|^9.0",
+ "squizlabs/php_codesniffer": "~3.7.1"
17
18
"autoload": {
19
"psr-4": {
0 commit comments