mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
add composer-runtime-api
This commit is contained in:
parent
e649310f7b
commit
2600b26617
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user