Skip to content

Commit 6134749

Browse files
committed
Allow league/tactician v1.x
1 parent a92e631 commit 6134749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php" : "^8.2",
1818
"psr/log": "^2.0 || ^3.0",
19-
"league/tactician": "dev-master"
19+
"league/tactician": "^1.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit" : "^11.5",

0 commit comments

Comments
 (0)