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

Commit 49b72dd

Browse files
Clean up "replace" section
1 parent 1eade06 commit 49b72dd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,9 @@
6161
}
6262
},
6363
"replace": {
64-
"paragonie/random_compat": "2.*",
6564
"symfony/polyfill-ctype": "*",
6665
"symfony/polyfill-iconv": "*",
67-
"symfony/polyfill-php72": "*",
68-
"symfony/polyfill-php71": "*",
69-
"symfony/polyfill-php70": "*",
70-
"symfony/polyfill-php56": "*"
66+
"symfony/polyfill-php72": "*"
7167
},
7268
"scripts": {
7369
"auto-scripts": [

0 commit comments

Comments
 (0)