Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lotfio authored Jun 29, 2020
1 parent 590a49d commit 43428b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],

"minimum-stability": "dev",
"prefer-stable": true,

"require": {
"php" : "^7.2"
Expand All @@ -30,7 +31,5 @@
"psr-4":{
"Tests\\" : "tests/"
}
},

"bin" : ["./aven"]
}
}

0 comments on commit 43428b3

Please sign in to comment.