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 674ccdc commit d34a0e5Copy full SHA for d34a0e5
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jr-cologne/db-class",
3
"type": "library",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"description": "A simple database class with php and pdo.",
6
"keywords": [
7
"database",
@@ -13,7 +13,7 @@
13
"php": "^7.0"
14
},
15
"homepage": "https://github.com/jr-cologne/db-class",
16
- "time": "2017-06-03",
+ "time": "2017-07-03",
17
"license": "MIT",
18
"authors": [
19
@@ -25,7 +25,7 @@
25
],
26
"support": {
27
"issues": "https://github.com/jr-cologne/db-class/issues",
28
- "source": "https://github.com/jr-cologne/db-class/tree/v1.0.2",
+ "source": "https://github.com/jr-cologne/db-class/tree/v1.0.3",
29
"docs": "https://github.com/jr-cologne/db-class/blob/README.md"
30
}
31
-}
+}
0 commit comments