Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
simba77 committed Feb 11, 2024
1 parent 7690f66 commit 5966c74
Show file tree
Hide file tree
Showing 4 changed files with 685 additions and 669 deletions.
17 changes: 9 additions & 8 deletions composer.json
Expand Up @@ -41,7 +41,7 @@
"ext-zip": "*",
"ezyang/htmlpurifier": "^4.14",
"gettext/translator": "^1.1",
"guzzlehttp/psr7": "^2.4.0",
"guzzlehttp/psr7": "^2.6.2",
"illuminate/cache": "^v10.7.1",
"illuminate/console": "^10.9",
"illuminate/database": "^v10.9.0",
Expand All @@ -51,7 +51,7 @@
"intervention/image": "^3.3",
"james-heinrich/getid3": "^1.9",
"laminas/laminas-config-aggregator": "^1.7.0",
"laminas/laminas-httphandlerrunner": "^2.1.0",
"laminas/laminas-httphandlerrunner": "^2.10",
"laminas/laminas-mail": "^2.16.0",
"laminas/laminas-uri": "^2.9.1",
"laminas/laminas-validator": "^2.20.1",
Expand Down Expand Up @@ -79,13 +79,14 @@
"johncms/redirect": "^0.0.1",
"maximebf/debugbar": "^1.18",
"compolomus/pagination": "^1.2",
"monolog/monolog": "^2.8",
"symfony/process": "^6.0",
"symfony/serializer": "^6.2",
"symfony/property-access": "^6.2",
"monolog/monolog": "^2.9.2",
"symfony/process": "^6.4",
"symfony/serializer": "^7.0",
"symfony/property-access": "^7.0",
"johncms/content": "^0.0.1",
"symfony/routing": "^7.0",
"psr/http-server-middleware": "^1.0"
"psr/http-server-middleware": "^1.0",
"psr/log": "^3.0"
},
"require-dev": {
"fakerphp/faker": "^1.19",
Expand All @@ -94,7 +95,7 @@
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^4.24.0",
"vimeo/psalm": "^5.21",
"doctrine/dbal": "^3.3.7"
},
"autoload": {
Expand Down

0 comments on commit 5966c74

Please sign in to comment.