Skip to content

Commit 25d03a9

Browse files
authored
Add PHP 8.4 polyfill (#1260)
Closes #1259.
1 parent 1b14cba commit 25d03a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"fakerphp/faker": "^1.10",
2525
"myclabs/deep-copy": "^1.10",
2626
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
27+
"symfony/polyfill-php84": "^1.31",
2728
"symfony/property-access": "^6.4 || ^7.0",
2829
"symfony/yaml": "^6.0 || ^7.0"
2930
},

0 commit comments

Comments
 (0)