Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Sep 12, 2024
1 parent ec6910f commit f1ffa3d
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"benjaminhoegh/parsedown-toc": "^1.5",
"cecil/resource-watcher": "^4.0",
"clwu/php-read-mp4info": "^2.0",
"cocur/slugify": "^4.5",
"cocur/slugify": "^4.6",
"dflydev/dot-access-data": "^3.0",
"erusev/parsedown-extra": "^0.8",
"intervention/image": "^3.8",
Expand All @@ -40,7 +40,7 @@
"symfony/console": "^6.4",
"symfony/filesystem": "^6.4",
"symfony/finder": "^6.4",
"symfony/polyfill-intl-icu": "^1.30",
"symfony/polyfill-intl-icu": "^1.31",
"symfony/process": "^6.4",
"symfony/property-access": "^6.4",
"symfony/serializer": "^6.4",
Expand All @@ -49,18 +49,18 @@
"symfony/validator": "^6.4",
"symfony/var-dumper": "^6.4",
"symfony/yaml": "^6.4",
"twig/intl-extra": "^3.11",
"twig/twig": "^3.11",
"twig/intl-extra": "^3.13",
"twig/twig": "^3.14",
"voku/html-min": "^4.5",
"wapmorgan/mp3info": "^0.1",
"yosymfony/toml": "^1.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.43",
"friendsofphp/php-cs-fixer": "^3.62",
"friendsofphp/php-cs-fixer": "^3.64",
"humbug/box": "^4.5",
"phpmd/phpmd": "^2.15",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.10"
},
Expand Down
100 changes: 50 additions & 50 deletions composer.lock

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

12 changes: 6 additions & 6 deletions tests/fixtures/website/composer.lock

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

0 comments on commit f1ffa3d

Please sign in to comment.