add composer-runtime-api

This commit is contained in:
Thomas Portelange 2024-02-26 09:20:22 +01:00 committed by GitHub
parent e649310f7b
commit 2600b26617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@
], ],
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"composer-runtime-api": "^2.2",
"composer/installers": "^2.2", "composer/installers": "^2.2",
"guzzlehttp/guzzle": "^7.5.0", "guzzlehttp/guzzle": "^7.5.0",
"guzzlehttp/psr7": "^2.4.0", "guzzlehttp/psr7": "^2.4.0",