Skip to content

Commit

Permalink
lowever symfony versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GytisZum committed Apr 8, 2024
1 parent 2c00055 commit 5e793e9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 141 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@
}
],
"require": {
"php": ">=7.2.0",
"symfony/lock": "^5.4",
"symfony/filesystem": "^5.4"
"php": ">=7.2.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"symfony/console": "^2.7"
"symfony/lock": "^5.4",
"symfony/filesystem": "^5.4"
},
"autoload": {
"psr-4": {
Expand Down
162 changes: 25 additions & 137 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e793e9

Please sign in to comment.