Commit 4f4f390b authored by catch's avatar catch
Browse files

Issue #3255623 by Spokje, alexpott: Remove composer replace statements for...

Issue #3255623 by Spokje, alexpott: Remove composer replace statements for paragonie/random_compat and symfony/polyfill-php70
parent c18f8d69
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -37,8 +37,6 @@
        "easyrdf/easyrdf": "^0.9 || ^1.0"
    },
    "replace": {
        "paragonie/random_compat": "9.99.99",
        "symfony/polyfill-php70": "*",
        "symfony/polyfill-php72": "*",
        "symfony/polyfill-php73": "*"
    },