4 Commits

Author SHA1 Message Date
0fad17edc0 Update 'Readme.md'
composer repository: path -> url
2024-07-09 03:51:40 +00:00
e6777af88a v1.1.0 2023-02-28 23:49:08 -03:00
a789231d5f v1.0.1 2022-09-08 22:14:40 -04:00
682f0b87fa v1.0.0 2022-09-08 17:43:43 -04:00

View File

@ -13,7 +13,7 @@
"repositories": [
{
"type": "git",
"path": "https://git.provm.cl/ProVM/query_builder.git"
"url": "https://git.provm.cl/ProVM/query_builder.git"
}
],
"require": {