Verified Commit a71d5eae authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3447292 by longwave, quietone: Update Composer dependencies for 11.0.0-beta1

parent 31ff330a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.10.62",
        "phpstan/phpstan": "^1.11.0",
        "phpstan/phpstan-phpunit": "^1.3.16",
        "phpunit/phpunit": "^10.5.19",
        "symfony/browser-kit": "^7.1@beta",
+89 −93

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
        "psr/container": "~2.0.2",
        "psr/event-dispatcher": "~1.0.0",
        "psr/http-client": "~1.0.3",
        "psr/http-factory": "~1.0.2",
        "psr/http-factory": "~1.1.0",
        "psr/log": "~3.0.0",
        "ralouphie/getallheaders": "~3.0.3",
        "sebastian/diff": "~5.1.1",
@@ -60,6 +60,6 @@
        "symfony/var-dumper": "~v7.1.0-BETA1",
        "symfony/var-exporter": "~v7.0.7",
        "symfony/yaml": "~v7.1.0-BETA1",
        "twig/twig": "~v3.9.3"
        "twig/twig": "~v3.10.2"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
        "php-http/guzzle7-adapter": "^1.0",
        "phpspec/prophecy-phpunit": "^2",
        "phpstan/extension-installer": "^1.1",
        "phpstan/phpstan": "^1.10.62",
        "phpstan/phpstan": "^1.11.0",
        "phpstan/phpstan-phpunit": "^1.3.16",
        "phpunit/phpunit": "^10.5.19",
        "symfony/browser-kit": "^7.1@beta",
+11 −11

File changed.

Preview size limit exceeded, changes collapsed.

Loading