Release 1.2.0-RC6

This commit is contained in:
Abel Hoogeveen 2019-09-18 00:16:37 +02:00
parent 88135275d9
commit a83947d0f4
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-RC4",
"fuzeworks/mvcr": "1.2.0-RC4",
"fuzeworks/core": "1.2.0-RC5",
"fuzeworks/mvcr": "1.2.0-RC5",
"ext-pdo": "*"
},
"require-dev": {
"phpunit/phpunit": "^7",
"fuzeworks/tracycomponent": "1.2.0-RC4"
"fuzeworks/tracycomponent": "1.2.0-RC5"
},
"autoload": {
"psr-4": {