Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 833099b

Browse files
committed
fix: Add PHP 8.4 polyfill
1 parent f0072ae commit 833099b

File tree

3 files changed

+93
-16
lines changed

3 files changed

+93
-16
lines changed

.idea/php.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@
9898
"symfony/polyfill-php80": "*",
9999
"symfony/polyfill-php81": "*",
100100
"symfony/polyfill-php82": "*",
101-
"symfony/polyfill-php83": "*",
102-
"symfony/polyfill-php84": "*"
101+
"symfony/polyfill-php83": "*"
103102
},
104103
"scripts": {
105104
"lint": [

composer.lock

Lines changed: 91 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)