Skip to content

Commit

Permalink
bump new version (2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisGalliano committed Jul 7, 2020
1 parent e9016cd commit e5ec742
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chrisgalliano/pion",
"version": "1.1.0-rc.1.1",
"description": "Light PHP Framework",
"version": "2.0.0",
"description": "Pion is a lightweight PHP Framework",
"minimum-stability": "dev",
"license": "MIT",
"authors": [
Expand All @@ -16,6 +16,7 @@
}
},
"require": {
"php": "7.4.*",
"psr/http-message": "1.0.1",
"guzzlehttp/psr7": "1.4.2",
"ext-json": "*"
Expand Down

0 comments on commit e5ec742

Please sign in to comment.