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 1a41bce commit ac1008aCopy full SHA for ac1008a
1 file changed
composer.json
@@ -12,14 +12,16 @@
12
"authors": [
13
{
14
"name": "Muhammet ŞAFAK",
15
- "email": "info@muhammetsafak.com.tr"
+ "email": "info@muhammetsafak.com.tr",
16
+ "homepage": "https://www.muhammetsafak.com.tr",
17
+ "role": "Developer"
18
}
19
],
20
"minimum-stability": "stable",
21
"require": {
22
"php": ">=7.4",
23
"ext-pdo": "*",
- "initorm/dbal": "^1.0",
- "initorm/query-builder": "^1.0"
24
+ "initorm/dbal": "^2.0",
25
+ "initorm/query-builder": "^2.0"
26
27
0 commit comments