From aca90d0593a097b0c6aa3bc10fe2abfc31cf28d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Karlovi=C4=87?= Date: Fri, 9 Feb 2024 11:44:47 +0100 Subject: [PATCH] bump: PHPUnit 11 (#208) * bump: PHPUnit 11 * fix: functional test diffs * fix: functional test diffs --- composer.json | 5 +---- tests/functional/init/fixtures/404.html | 6 +++--- tests/functional/init/fixtures/assets/app.15e42ade.js | 1 + tests/functional/init/fixtures/assets/app.9267444a.js | 1 - tests/functional/init/fixtures/assets/entrypoints.json | 8 ++++---- tests/functional/init/fixtures/assets/manifest.json | 4 ++-- .../assets/{runtime.4d1205b9.js => runtime.1e02b157.js} | 2 +- tests/functional/init/fixtures/index.html | 2 +- tests/functional/site/fixtures/404.html | 6 +++--- 9 files changed, 16 insertions(+), 19 deletions(-) create mode 100644 tests/functional/init/fixtures/assets/app.15e42ade.js delete mode 100644 tests/functional/init/fixtures/assets/app.9267444a.js rename tests/functional/init/fixtures/assets/{runtime.4d1205b9.js => runtime.1e02b157.js} (94%) diff --git a/composer.json b/composer.json index 8b2b2dd..889c369 100644 --- a/composer.json +++ b/composer.json @@ -31,12 +31,9 @@ "symfony/yaml": "^6.4 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^11.0", "sigwin/infra": "~1.9.0" }, - "conflict": { - "nikic/php-parser": "< 4.14" - }, "autoload": { "psr-4": { "Sigwin\\YASSG\\": "src/" diff --git a/tests/functional/init/fixtures/404.html b/tests/functional/init/fixtures/404.html index ba44d7a..eb4aa36 100644 --- a/tests/functional/init/fixtures/404.html +++ b/tests/functional/init/fixtures/404.html @@ -1,10 +1,10 @@ - - + + An Error Occurred: Not Found - +