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 c7e5256 commit 742389eCopy full SHA for 742389e
README.md
@@ -19,13 +19,13 @@ The preferred way to install this extension is through [composer](http://getcomp
19
Either run
20
21
```
22
-php composer.phar require --prefer-dist yiisoft/yii2-firebird
+php composer.phar require --prefer-dist edgardmessias/yii2-firebird
23
24
25
or add
26
27
```json
28
-"yiisoft/yii2-firebird": "*"
+"edgardmessias/yii2-firebird": "*"
29
30
31
to the require section of your composer.json.
0 commit comments