Skip to content

Commit

Permalink
Merge pull request #122 from WyriHaximus/move-psr-log-to-dev-dependen…
Browse files Browse the repository at this point in the history
…cies-and-widen-version-range

Widen psr/log version range
  • Loading branch information
WyriHaximus committed Jan 16, 2022
2 parents aeaaac3 + 088d031 commit f977a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -9,7 +9,7 @@
"illuminate/collections": "^8.11",
"pimple/pimple": "^3.3",
"psr/event-dispatcher": "^1",
"psr/log": "^1.1",
"psr/log": "^3 || ^2 || ^1.1",
"roave/better-reflection": "^5",
"thecodingmachine/safe": "^1.1",
"wyrihaximus/broadcast-contracts": "^1",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f977a28

Please sign in to comment.