Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapi committed Jan 14, 2024
1 parent 4218e83 commit 86f7e42
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 269 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@
"ext-gd": "*",
"ext-iconv": "*",
"composer-runtime-api": "^2",
"dantsu/php-osm-static-api": "^0.5.0",
"doctrine/annotations": "^1.12",
"dantsu/php-osm-static-api": "^0.6.4",
"doctrine/annotations": "^1.14.3",
"doctrine/doctrine-bundle": "^2.4",
"doctrine/doctrine-migrations-bundle": "^3.1",
"doctrine/orm": "^2.9",
"phpdocumentor/reflection-docblock": "^5.2",
"sabre/dav": "^4.5.0",
"phpdocumentor/reflection-docblock": "^5.3",
"sabre/dav": "^4.6.0",
"symfony/apache-pack": "^1.0.1",
"symfony/asset": "^5.4.21",
"symfony/console": "^5.4.21",
"symfony/dotenv": "^5.4.21",
"symfony/expression-language": "^5.4.21",
"symfony/flex": "^1.19.2",
"symfony/flex": "^1.21.2",
"symfony/form": "^5.4.21",
"symfony/framework-bundle": "^5.4.21",
"symfony/http-client": "^5.4.21",
"symfony/intl": "^5.4.21",
"symfony/mailer": "^5.4.21",
"symfony/monolog-bundle": "^3.8.0",
"symfony/monolog-bundle": "^3.10.0",
"symfony/process": "^5.4.21",
"symfony/property-access": "^5.4.21",
"symfony/property-info": "^5.4.21",
Expand All @@ -43,7 +43,7 @@
"symfony/yaml": "^5.4.21"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14.0",
"friendsofphp/php-cs-fixer": "^3.46.0",
"phpunit/phpunit": "^9.6",
"symfony/browser-kit": "^5.4.21",
"symfony/css-selector": "^5.4.21",
Expand Down
Loading

0 comments on commit 86f7e42

Please sign in to comment.