Issue #3255623 by Spokje, alexpott: Remove composer replace statements for paragonie/random_compat and symfony/polyfill-php70

merge-requests/1596/head
catch 2021-12-30 09:10:18 +00:00
parent c18f8d695e
commit 4f4f390b0c
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@
"easyrdf/easyrdf": "^0.9 || ^1.0" "easyrdf/easyrdf": "^0.9 || ^1.0"
}, },
"replace": { "replace": {
"paragonie/random_compat": "9.99.99",
"symfony/polyfill-php70": "*",
"symfony/polyfill-php72": "*", "symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*" "symfony/polyfill-php73": "*"
}, },