Skip to content

Commit

Permalink
Bump laminas/laminas-escaper from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightprince committed Oct 25, 2024
1 parent 9cc2387 commit 80706fa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions vendor/laminas/laminas-escaper/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"extra": {
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-ctype": "*",
"ext-mbstring": "*"
},
"require-dev": {
"infection/infection": "^0.27.0",
"laminas/laminas-coding-standard": "~2.5.0",
"infection/infection": "^0.27.9",
"laminas/laminas-coding-standard": "~3.0.0",
"maglnet/composer-require-checker": "^3.8.0",
"phpunit/phpunit": "^9.6.7",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.9"
"phpunit/phpunit": "^9.6.16",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.21.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 80706fa

Please sign in to comment.