Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Aug 23, 2024
1 parent 684ebfd commit fad14ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev": {
"composer/composer": "^1.10.27 || ^2.7",
"composer/semver": "^1.7.2 || ^3.4.0",
"phpunit/phpunit": "^8 || ^9",
"phpstan/phpstan": "^1.11",
"symfony/process": "^5 || ^6 || ^7",
"phpstan/phpstan-phpunit": "^1"
"composer/composer": "^1.10.27 || ^2.7.8",
"composer/semver": "^1.7.2 || ^3.4.2",
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
"phpstan/phpstan": "^1.11.11",
"symfony/process": "^5 || ^6 || ^7.1.3",
"phpstan/phpstan-phpunit": "^1.4"
},
"scripts": {
"test": "@php phpunit",
Expand Down

0 comments on commit fad14ce

Please sign in to comment.