Skip to content

Commit

Permalink
feature/lower-psr-log-dep : update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
programgames committed Sep 29, 2021
1 parent 423e642 commit ec5a781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prefer-stable": true,
"require": {
"php": "^8.0",
"psr/log": "^3.0",
"psr/log": "^1.1@dev",
"php-etl/bucket": "^0.2.0",
"php-etl/pipeline-contracts": "^0.3.0",
"php-etl/bucket-contracts": "^0.1.0"
Expand Down

0 comments on commit ec5a781

Please sign in to comment.