Skip to content

Commit f04f36e

Browse files
author
Christian Blanquera
committed
updating version requirements
1 parent 3fd7b8c commit f04f36e

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
@@ -8,9 +8,9 @@
88
],
99
"license": "MIT",
1010
"require-dev": {
11-
"phpunit/phpunit": "^9.5.4",
12-
"squizlabs/php_codesniffer": "^3.5.8",
13-
"php-coveralls/php-coveralls": "^2.4.3"
11+
"phpunit/phpunit": "~9.5.4",
12+
"squizlabs/php_codesniffer": "~3.5.8",
13+
"php-coveralls/php-coveralls": "~2.4.3"
1414
},
1515
"require": {
1616
"php": ">=8.0"

0 commit comments

Comments
 (0)