Skip to content

Commit 1529b51

Browse files
committed
Updated composer.json
1 parent 4ebca11 commit 1529b51

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.3",
21-
"skinnybot/skinny": "~2.0"
20+
"php": "^7.3"
2221
},
2322
"require-dev": {
24-
"phpunit/phpunit": "~8.0",
25-
"squizlabs/php_codesniffer": "~3.0"
23+
"phpunit/phpunit": "^9.0",
24+
"squizlabs/php_codesniffer": "^3.0"
2625
},
2726
"autoload": {
2827
"psr-4": {

0 commit comments

Comments
 (0)