Skip to content

Commit

Permalink
DD#0000: feat: Reverted composer updates
Browse files Browse the repository at this point in the history
  • Loading branch information
valguss committed Apr 19, 2023
1 parent a3cc755 commit 173b33b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"symfony/polyfill-php80": "^1.22",
"symfony/polyfill-php81": "^1.26",
"symfony/process": "^5",
"symfony/var-exporter": "^5.4",
"symfony/yaml": "^5"
},
"require-dev": {
Expand All @@ -59,7 +58,8 @@
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9.3",
"slevomat/coding-standard": "^7.0",
"squizlabs/php_codesniffer": "^3.5"
"squizlabs/php_codesniffer": "^3.5",
"symfony/var-exporter": "^5.4"
},
"config": {
"sort-packages": true,
Expand Down
148 changes: 74 additions & 74 deletions composer.lock

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

0 comments on commit 173b33b

Please sign in to comment.