Skip to content

Commit b429cf5

Browse files
committed
Roave packages
1 parent 3bd344b commit b429cf5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
"require": {
1515
"php": ">=7.1",
1616
"rexxars/html-validator": ">=2.2",
17-
"phpfui/phpunit-syntax-coverage": "^1.0"
17+
"phpfui/phpunit-syntax-coverage": "^1.0",
18+
"roave/you-are-using-it-wrong": "^1.8"
1819
},
1920
"require-dev": {
20-
"phpunit/phpunit": ">=7.0"
21+
"phpunit/phpunit": ">=7.0",
22+
"roave/security-advisories": "dev-latest"
2123
},
2224
"autoload": {
2325
"psr-0": {"PHPFUI": "src/"}

0 commit comments

Comments
 (0)