Skip to content

Commit

Permalink
pin more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Jan 17, 2024
1 parent 4d26d5c commit 8f436ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^9.5.5",
"phpunit/phpunit": "9.6.13",
"phpunit/php-code-coverage": "9.2.29",
"phpunit/phpcov": "8.2.1",
"symfony/process": "^4.4.30 || ^5.3.7 || ^6.0"
},
"conflict": {
Expand Down

0 comments on commit 8f436ab

Please sign in to comment.