mirror of
https://github.com/ivuorinen/business-data-fetcher.git
synced 2026-02-19 05:50:04 +00:00
fix: composer validation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8",
|
||||
"guzzlehttp/guzzle": "7.4.5",
|
||||
"guzzlehttp/guzzle": "^7.4.5",
|
||||
"spatie/data-transfer-object": "^3.9"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user