Skip to content

Commit 5200134

Browse files
committed
Upgrade dependencies
Signed-off-by: William Desportes <[email protected]>
1 parent c13eccc commit 5200134

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"issues": "https://github.com/phpmyadmin/coding-standard/issues"
1717
},
1818
"require": {
19-
"php": "^7.1",
20-
"doctrine/coding-standard": "^6.0",
21-
"squizlabs/php_codesniffer": "^3.4.0"
19+
"php": ">=7.1",
20+
"doctrine/coding-standard": "^8.1",
21+
"squizlabs/php_codesniffer": "^3.5.5"
2222
},
2323
"config": {
2424
"sort-packages": true

0 commit comments

Comments
 (0)