Commit c38cf002 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Update composer data

parent f46a3954
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
    },
    "authors": [{
        "name": "Anton Smirnov",
        "email": "sandfox@sandfox.me",
        "email": "sandfox+composer@sandfox.me",
        "role": "developer",
        "homepage": "https://sandfox.me/"
    }],
@@ -45,7 +45,7 @@
        "symfony/polyfill-php82": "^1.27"
    },
    "require-dev": {
        "phpunit/phpunit": "^7.5 | ^8.5 | 9.5.*",
        "phpunit/phpunit": "^7.5 || ^8.5 || 9.5.*",
        "psy/psysh": "*",
        "sandfox.dev/code-standard": "^1.2025.03.27",
        "squizlabs/php_codesniffer": "*"