Skip to content

Commit

Permalink
Merge branch '1.1.0'
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
dlepera committed Mar 22, 2021
2 parents 2ce8214 + 1f90ef9 commit 2a41365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "dlepera88-php/vilex",
"version": "1.2.7",
"version": "1.1.0",
"license": "MIT",
"authors": [
{"name": "Diego Lepera", "email": "dlepera88@gmail.com"}
],
"require": {
"php": ">=7.1",
"zendframework/zend-diactoros": "2.0"
"zendframework/zend-diactoros": "2.0.1"
},
"require-dev": {
"phpunit/phpunit": "^7.5"
Expand Down

0 comments on commit 2a41365

Please sign in to comment.