Skip to content

Commit fad14ce

Browse files
committed
bump deps
1 parent 684ebfd commit fad14ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@
103103
"composer-plugin-api": "^1.0 || ^2.0"
104104
},
105105
"require-dev": {
106-
"composer/composer": "^1.10.27 || ^2.7",
107-
"composer/semver": "^1.7.2 || ^3.4.0",
108-
"phpunit/phpunit": "^8 || ^9",
109-
"phpstan/phpstan": "^1.11",
110-
"symfony/process": "^5 || ^6 || ^7",
111-
"phpstan/phpstan-phpunit": "^1"
106+
"composer/composer": "^1.10.27 || ^2.7.8",
107+
"composer/semver": "^1.7.2 || ^3.4.2",
108+
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
109+
"phpstan/phpstan": "^1.11.11",
110+
"symfony/process": "^5 || ^6 || ^7.1.3",
111+
"phpstan/phpstan-phpunit": "^1.4"
112112
},
113113
"scripts": {
114114
"test": "@php phpunit",

0 commit comments

Comments
 (0)