Skip to content

Commit

Permalink
Merge pull request #95 from chives/dev
Browse files Browse the repository at this point in the history
Stable dependencies
  • Loading branch information
chives authored Aug 1, 2024
2 parents 208ac27 + f0e2fbd commit b38d94e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"require-dev": {
"doctrine/orm": "^2.5|^3.0",
"friendsofsymfony/ckeditor-bundle": "^2.1",
"fsi/files": "^2.0.4@dev",
"fsi/form-extensions-bundle": "^2.2@dev",
"fsi/files": "^2.0.4",
"fsi/form-extensions-bundle": "^2.2",
"phpunit/phpunit": "^9.5|^10.0",
"phpspec/phpspec": "^7.4",
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit b38d94e

Please sign in to comment.