Skip to content

Commit

Permalink
upgrade WeakMap PHP 7.4 polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Apr 2, 2024
1 parent 8f33c04 commit bc52e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/atk4/core",
"require": {
"php": ">=7.4 <8.4",
"benmorel/weakmap-polyfill": "^0.4.0",
"benmorel/weakmap-polyfill": "^0.5.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/polyfill-php80": "^1.28",
"symfony/polyfill-php81": "^1.28",
Expand Down

0 comments on commit bc52e49

Please sign in to comment.