Released 1.2.0-RC4

This commit is contained in:
Abel Hoogeveen 2019-08-21 19:49:45 +02:00
parent 7c77c339cf
commit fd531b53e2
No known key found for this signature in database
GPG Key ID: 96C2234920BF4292
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
],
"require": {
"php": ">=7.1.0",
"fuzeworks/mvcr": "1.2.0-RC3",
"fuzeworks/core": "1.2.0-RC3"
"fuzeworks/mvcr": "1.2.0-RC4",
"fuzeworks/core": "1.2.0-RC4"
},
"minimum-stability": "RC",
"prefer-stable": true,