Skip to content

Commit

Permalink
Update PHP deps #10257
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Jul 11, 2024
1 parent b093e15 commit 92edf86
Show file tree
Hide file tree
Showing 6 changed files with 1,568 additions and 767 deletions.
26 changes: 13 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"ext-pdo": "*",
"ext-readline": "*",
"cakephp/chronos": "^3.0.3",
"doctrine/dbal": "^3.6",
"doctrine/migrations": "^3.6",
"doctrine/dbal": "^3.8",
"doctrine/migrations": "^3.8",
"ecodev/graphql-doctrine": "^10.0",
"imagine/imagine": "^1.3",
"laminas/laminas-diactoros": "^3.1",
"laminas/laminas-log": "^2.16",
"laminas/laminas-mail": "^2.23",
"laminas/laminas-permissions-acl": "^2.15",
"laminas/laminas-servicemanager": "^3.21",
"laminas/laminas-validator": "^2.38",
"laminas/laminas-view": "^2.30",
"mezzio/mezzio-session": "^1.13",
"moneyphp/money": "^4.2",
"spomky-labs/otphp": "^11.2",
"symfony/cache": "^5.4 || ^6.2"
"laminas/laminas-diactoros": "^3.3",
"laminas/laminas-log": "^2.17",
"laminas/laminas-mail": "^2.25",
"laminas/laminas-permissions-acl": "^2.16",
"laminas/laminas-servicemanager": "^3.22",
"laminas/laminas-validator": "^2.60",
"laminas/laminas-view": "^2.35",
"mezzio/mezzio-session": "^1.14",
"moneyphp/money": "^4.5",
"spomky-labs/otphp": "^11.3",
"symfony/cache": "^5.4 || ^6.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "@stable",
Expand Down
Loading

0 comments on commit 92edf86

Please sign in to comment.