Skip to content

Commit 4c76a4f

Browse files
committed
update deps
1 parent 0964be1 commit 4c76a4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.6",
13+
"php": ">=7.3",
1414
"ext-json": "*"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^5.7",
18-
"squizlabs/php_codesniffer": "^2.9"
17+
"phpunit/phpunit": "^9.5",
18+
"squizlabs/php_codesniffer": "^3.7"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)