We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab039fc commit 1a713aaCopy full SHA for 1a713aa
composer.json
@@ -5,8 +5,8 @@
5
"license": "MIT",
6
"authors": [
7
{
8
- "name": "leocavalcante",
9
- "email": "lc@leocavalcante.com"
+ "name": "ipranjal",
+ "email": "itspranjalpandey@gmail.com"
10
}
11
],
12
"minimum-stability": "stable",
@@ -15,7 +15,7 @@
15
},
16
"require": {
17
"php": "^7.4|^8.0",
18
- "ext-swoole": "^4.6",
+ "ext-openswoole": "^4.7",
19
"doctrine/dbal": "^3.0"
20
21
"autoload": {
@@ -25,6 +25,6 @@
25
26
"require-dev": {
27
"pestphp/pest": "^1.0",
28
- "swoole/ide-helper": "^4.6"
+ "swoole/ide-helper": "^4.7"
29
30
0 commit comments