Skip to content

Commit

Permalink
Merge pull request #129 from winkbrace/master
Browse files Browse the repository at this point in the history
Also allow tactician-logger 0.11
  • Loading branch information
rosstuck committed Dec 16, 2021
2 parents a749fc9 + fdca0ee commit 069c665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"require" : {
"php": ">=7.2",
"league/tactician": "^1.0",
"league/tactician-logger": "^0.10.0",
"league/tactician-logger": "^0.10|^0.11",
"league/tactician-container": "^2.0",
"symfony/config": "^3.4|^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^3.4|^4.4|^5.0|^6.0",
Expand Down

0 comments on commit 069c665

Please sign in to comment.