summaryrefslogtreecommitdiffstats
path: root/checkpkgist.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-10 16:14:16 +0100
committerRemi Collet <remi@php.net>2025-02-10 16:14:16 +0100
commitd8cbd341cabecf84ee5a4c711b9a90444bd84afd (patch)
tree639ba3276af499f3c9e31b3c28438b50c258e5c1 /checkpkgist.json
parentdca5861e5100c8291342f4cb1ed40aa033dbe060 (diff)
better handle max versionHEADmaster
Diffstat (limited to 'checkpkgist.json')
-rw-r--r--checkpkgist.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/checkpkgist.json b/checkpkgist.json
index 2de09a0..fb9a539 100644
--- a/checkpkgist.json
+++ b/checkpkgist.json
@@ -53,10 +53,6 @@
"php-doctrine-instantiator2": "doctrine\/instantiator",
"php-sabre-uri3": "sabre\/uri",
"php-sabre-xml4": "sabre\/xml",
- "php-sebastian-exporter6": "sebastian\/exporter",
- "php-sebastian-comparator6": "sebastian\/comparator",
- "php-phpunit-php-code-coverage11": "phpunit\/php-code-coverage",
- "phpunit11": "phpunit\/phpunit",
"php-solidworx-aspect": "solidworx\/aspect",
"php-pecl-jsonpath": "supermetrics\/jsonpath",
"php-pecl-xpass": "remi\/xpass",
@@ -79,5 +75,6 @@
"php-sebastian-object-enumerator7": "sebastian\/object-enumerator",
"php-sebastian-type6": "sebastian\/type",
"phpunit12": "phpunit\/phpunit",
+ "php-yoast-phpunit-polyfills3": "yoast\/phpunit-polyfills",
"phinx": "robmorgan\/phinx"
-} \ No newline at end of file
+}