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 39a78c4 commit 163e1bcCopy full SHA for 163e1bc
composer.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "mongoose-studios/phobos-framework-database",
+ "name": "mongoose-studio/phobos-framework-database",
3
"description": "Phobos PHP Framework Database Layer",
4
"version": "3.0.1",
5
"type": "library",
6
"license": "MIT",
7
"require": {
8
"php": ">=8.3",
9
"ext-pdo": "*",
10
- "mongoose-studios/phobos-framework": "3.0.2"
+ "mongoose-studio/phobos-framework": "3.0.2"
11
},
12
"authors": [
13
0 commit comments