Release 1.2.0

This commit is contained in:
Abel Hoogeveen 2019-09-21 20:13:30 +02:00
parent 3a9e63fcdf
commit 72b404ecc9
No known key found for this signature in database
GPG Key ID: 96C2234920BF4292
1 changed files with 3 additions and 3 deletions

View File

@ -15,13 +15,13 @@
],
"require": {
"php": ">=7.1.0",
"fuzeworks/core": "1.2.0-RC5",
"fuzeworks/mvcr": "1.2.0-RC5",
"fuzeworks/core": "~1.2.0",
"fuzeworks/mvcr": "~1.2.0",
"ext-pdo": "*"
},
"require-dev": {
"phpunit/phpunit": "^7",
"fuzeworks/tracycomponent": "1.2.0-RC5"
"fuzeworks/tracycomponent": "~1.2.0"
},
"autoload": {
"psr-4": {