Skip to content

Commit 8062c0f

Browse files
committed
Version bumped to 1.0.4.
1 parent 9c2aef1 commit 8062c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "andrewbreksa/mysql-escape-string-polyfill",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"type": "library",
55
"license": "MIT",
66
"description": "mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case",

0 commit comments

Comments
 (0)