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 63a9cad commit 5a0ea1bCopy full SHA for 5a0ea1b
README.md
@@ -1,4 +1,4 @@
1
-mysql query builder (php 7.1+)
+mysql query builder (php 8.0+)
2
==============================
3
4
[](https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/?branch=master)
composer.json
@@ -1,6 +1,6 @@
{
"name": "rkr/php-mysql-query-builder",
- "description": "Easy to use query builder for PHP7.1+/PDO",
+ "description": "Easy to use query builder for PHP8.0+/PDO",
"license": "MIT",
5
"type": "library",
6
"authors": [{
0 commit comments