You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IOcornerstone/src/composer.json

8 lines
168 B

{
"require": {
"psr/log": "^3.0",
"psr/container": "^2.0",
"psr/http-server-middleware": "^1.0",
"psr/http-message": "^2.0"
}
}