Skip to content

Commit ec5a781

Browse files
committed
feature/lower-psr-log-dep : update composer.json
1 parent 423e642 commit ec5a781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prefer-stable": true,
1818
"require": {
1919
"php": "^8.0",
20-
"psr/log": "^3.0",
20+
"psr/log": "^1.1@dev",
2121
"php-etl/bucket": "^0.2.0",
2222
"php-etl/pipeline-contracts": "^0.3.0",
2323
"php-etl/bucket-contracts": "^0.1.0"

0 commit comments

Comments
 (0)