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 f37aa0f commit adb980aCopy full SHA for adb980a
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jr-cologne/db-class",
3
"type": "library",
4
- "version": "2.1.0",
+ "version": "2.1.1",
5
"description": "A simple database class with PHP, PDO and a query builder.",
6
"keywords": [
7
"database",
@@ -19,7 +19,7 @@
19
}
20
},
21
"homepage": "https://github.com/jr-cologne/db-class",
22
- "time": "2017-11-10",
+ "time": "2017-11-11",
23
"license": "MIT",
24
"authors": [
25
@@ -31,7 +31,7 @@
31
],
32
"support": {
33
"issues": "https://github.com/jr-cologne/db-class/issues",
34
- "source": "https://github.com/jr-cologne/db-class/tree/v2.1.0",
+ "source": "https://github.com/jr-cologne/db-class/tree/v2.1.1",
35
"docs": "https://github.com/jr-cologne/db-class/blob/README.md"
36
37
0 commit comments