Skip to content

Commit b006710

Browse files
committed
fix(composer): update the composer.lock file.
1 parent 26cccac commit b006710

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"processwire/processwire": "dev-dev",
1818
"processwire/site-default": "1.0.0",
19-
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
19+
"ryancramerdesign/fieldtypemapmarker": "2.0.9",
2020
"dadish/graphqlfieldtypemapmarker": "2.0.0",
2121
"phpunit/phpunit": "9.5.10"
2222
},
@@ -32,18 +32,18 @@
3232
"version": "1.0.0",
3333
"dist": {
3434
"type": "zip",
35-
"url": "https://github.com/processwire/site-default/archive/master.zip"
35+
"url": "https://github.com/processwire/site-default/archive/9e2b5e3e38f2392b6c3065680d1f47bad1f46171.zip"
3636
}
3737
}
3838
},
3939
{
4040
"type": "package",
4141
"package": {
4242
"name": "ryancramerdesign/fieldtypemapmarker",
43-
"version": "1.0.0",
43+
"version": "2.0.9",
4444
"dist": {
4545
"type": "zip",
46-
"url": "https://github.com/ryancramerdesign/fieldtypemapmarker/archive/master.zip"
46+
"url": "https://github.com/ryancramerdesign/fieldtypemapmarker/archive/917edef8efe92bf8bdbdff62b66f6eca581ca57e.zip"
4747
}
4848
}
4949
},
@@ -54,7 +54,7 @@
5454
"version": "2.0.0",
5555
"dist": {
5656
"type": "zip",
57-
"url": "https://github.com/dadish/graphqlfieldtypemapmarker/archive/master.zip"
57+
"url": "https://github.com/dadish/GraphQLFieldtypeMapMarker/archive/9bdf8aa9dadddf3aa63bb9982f971cda1d515e22.zip"
5858
}
5959
}
6060
}

composer.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)