Skip to content

Commit

Permalink
chore: Trava versão do symfony yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wundo committed May 1, 2024
1 parent b506f86 commit b2a141a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 12 deletions.
5 changes: 3 additions & 2 deletions php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"require": {
"openspout/openspout": "^4",
"psalm/phar": "^4.7",
"drupal/coder": "8.3.x-dev"
"drupal/coder": "8.3.x-dev",
"symfony/yaml": "^6.4"
},
"config": {
"allow-plugins": {
Expand All @@ -26,4 +27,4 @@
"require-dev": {
"phpunit/phpunit": "10.5.x-dev"
}
}
}
89 changes: 79 additions & 10 deletions php/composer.lock

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

0 comments on commit b2a141a

Please sign in to comment.