Skip to content

Commit

Permalink
Update to Symfony 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Dec 18, 2021
1 parent 05140a2 commit d765aaf
Show file tree
Hide file tree
Showing 7 changed files with 525 additions and 143 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -32,9 +32,9 @@
"react/promise": "^2.8",
"react/socket": "^1.3",
"react/stream": "^1.1",
"symfony/console": "^4.4.30",
"symfony/finder": "^4.4.30",
"symfony/service-contracts": "1.1.8"
"symfony/console": "^5.4.1",
"symfony/finder": "^5.4.0",
"symfony/service-contracts": "^2.5.0"
},
"replace": {
"phpstan/phpstan": "self.version"
Expand Down

0 comments on commit d765aaf

Please sign in to comment.