Release of RC1 #7

Merged
abelhooge merged 34 commits from 3-features into master 2020-06-07 13:54:20 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 9fa7145593 - Show all commits

View File

@ -22,6 +22,11 @@
"phpunit/phpunit": "^9",
"fuzeworks/mvcr": "~1.2.0"
},
"config": {
"platform": {
"ext-redis": "1"
}
},
"autoload": {
"psr-4": {
"FuzeWorks\\Async\\": "src/FuzeWorks/Async"