This commit is contained in:
paoloar77
2024-08-15 12:50:33 +02:00
parent 4729568474
commit b5e817d815

View File

@@ -8,7 +8,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^7.2.5|^8.0", "php": "^7.2.5|^7.3|^8.0",
"codexshaper/laravel-woocommerce": "^3.0.4", "codexshaper/laravel-woocommerce": "^3.0.4",
"fideloper/proxy": "^4.4", "fideloper/proxy": "^4.4",
"guzzlehttp/guzzle": "^6.3.1|^7.0.1", "guzzlehttp/guzzle": "^6.3.1|^7.0.1",