define composer for preferred requirements

This commit is contained in:
Pavel 2021-05-21 13:00:24 +03:00
parent ce17e5dc1e
commit 24f6117398

View File

@ -10,7 +10,5 @@
"psr", "psr",
"http-message-implementation" "http-message-implementation"
], ],
"require": { "require": []
"nyholm/psr7": "*"
}
} }