Skip to content

Commit

Permalink
Upgrade laminas packages to get PHP 8.2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne committed Dec 14, 2022
1 parent 5eb0908 commit f2ead24
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 157 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,10 @@
"html2text/html2text": "^4.3",
"htmlawed/htmlawed": "^1.2",
"jasig/phpcas": "^1.6",
"laminas/laminas-i18n": "^2.12",
"laminas/laminas-i18n": "^2.21",
"laminas/laminas-json": "^3.5",
"laminas/laminas-mail": "^2.15",
"laminas/laminas-mail": "^2.21",
"laminas/laminas-mime": "^2.9",
"laminas/laminas-servicemanager": "~3.10.0",
"league/csv": "^9.7",
"mexitek/phpcolors": "^1.0",
"michelf/php-markdown": "^2.0",
Expand Down
Loading

0 comments on commit f2ead24

Please sign in to comment.