Skip to content

Commit ba85386

Browse files
committed
Downgraded psr/log to ^1.0
1 parent a6144a1 commit ba85386

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.1",
2121
"php-etl/pipeline-contracts": "^0.3.3",
22-
"psr/log": "^3.0",
22+
"psr/log": "^1.0",
2323
"php-etl/magento-v2-api-client": "0.1.x-dev",
2424
"nyholm/psr7": "^1.5",
2525
"php-etl/bucket": "^0.2.0",

composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)