Skip to content

Commit cf153c4

Browse files
committed
chore: upgrade pandawa package
1 parent 5682e0b commit cf153c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=7.2",
16-
"pandawa/pandawa": "^1.0",
16+
"pandawa/pandawa": "dev-master",
1717
"symfony/workflow": "^3.3 || ^4.0"
1818
},
1919
"require-dev": {
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "0.1-dev"
34+
"dev-master": "2.0-dev"
3535
},
3636
"laravel": {
3737
"providers": [

0 commit comments

Comments
 (0)