Skip to content

Commit

Permalink
Upgrad to stable Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed Nov 29, 2023
1 parent fbb9045 commit b8fcda3
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 115 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"ext-dom": "*",
"ext-bcmath": "*",
"ext-iconv": "*",
"symfony/validator": "^4.4|^5.0|^6.0|^7.0.0-RC1",
"symfony/intl": "^4.4|^5.0|^6.0|^7.0.0-RC1",
"symfony/validator": "^4.4|^5.0|^6.0|^7.0",
"symfony/intl": "^4.4|^5.0|^6.0|^7.0",
"kmukku/php-iso11649": "^1.5",
"endroid/qr-code": "^4.4.4|^5.0",
"symfony/polyfill-intl-icu": "^1.23"
Expand Down
Loading

0 comments on commit b8fcda3

Please sign in to comment.