Skip to content

Commit

Permalink
WEB: Update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lephilousophe committed Dec 24, 2024
1 parent 53300fd commit bea4061
Show file tree
Hide file tree
Showing 6 changed files with 538 additions and 471 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
"require": {
"php": ">=8.2.0",
"ext-intl": "*",
"smarty/smarty": "^5.4.1",
"smarty/smarty": "^5.4.3",
"ezyang/htmlpurifier": "^4.10",
"altorouter/altorouter": "^2.0",
"matomo/device-detector": "^6.3.2",
"spatie/yaml-front-matter": "^2.0",
"matomo/device-detector": "^6.4.2",
"spatie/yaml-front-matter": "^2.1",
"erusev/parsedown": "^1.7",
"phpfastcache/phpfastcache": "^9.1",
"league/csv": "^9.16",
"symfony/yaml": "^7.1",
"predis/predis": "^2.1",
"league/csv": "^9.20",
"symfony/yaml": "^7.2",
"predis/predis": "^2.3",
"guzzlehttp/guzzle": "^7.9",
"propel/propel": "~2.0@dev"
},
"require-dev": {
"phpstan/phpstan": "^1.12.2",
"phpstan/phpstan": "^2.0.4",
"squizlabs/php_codesniffer": "^3.4"
},
"suggest": {
Expand Down
Loading

0 comments on commit bea4061

Please sign in to comment.