Skip to content

Commit e2af059

Browse files
committed
chore: support pandawa 1
1 parent 7a1c589 commit e2af059

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.2|>=8.0",
1616
"jenssegers/mongodb": "dev-master|^3.0",
17-
"pandawa/pandawa": "dev-master"
17+
"pandawa/pandawa": "dev-master|^1.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "~6.0"

0 commit comments

Comments
 (0)