Release release candidate 2 (in coordation with other FuzeWorks projects)

This commit is contained in:
Abel Hoogeveen 2019-02-11 20:02:50 +01:00
parent 5d11627f47
commit 5a37bdce2a
No known key found for this signature in database
GPG Key ID: 96C2234920BF4292
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"require": { "require": {
"php": ">=7.1.0", "php": ">=7.1.0",
"tracy/tracy": "2.5.*", "tracy/tracy": "2.5.*",
"fuzeworks/core": "dev-development" "fuzeworks/core": "1.2.0-RC2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^7" "phpunit/phpunit": "^7"