Skip to content

Commit

Permalink
open 4.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
giansalex committed Aug 9, 2020
1 parent ce1bdbf commit c886ae3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"type": "library",
"require": {
"php": "^7.2",
"greenter/core": "^4.0",
"greenter/core": "^4.1",
"twig/twig": "~3.0"
},
"require-dev": {
"greenter/data": "^4.0",
"greenter/data": "^4.1",
"greenter/ubl-validator": "^2.0",
"phpunit/phpunit": "^8"
},
Expand All @@ -36,7 +36,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
"dev-master": "4.1-dev"
}
}
}

0 comments on commit c886ae3

Please sign in to comment.