Skip to content

Commit

Permalink
fix(composer): update the composer.lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
dadish committed Jul 23, 2022
1 parent 26cccac commit b006710
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"require-dev": {
"processwire/processwire": "dev-dev",
"processwire/site-default": "1.0.0",
"ryancramerdesign/fieldtypemapmarker": "1.0.0",
"ryancramerdesign/fieldtypemapmarker": "2.0.9",
"dadish/graphqlfieldtypemapmarker": "2.0.0",
"phpunit/phpunit": "9.5.10"
},
Expand All @@ -32,18 +32,18 @@
"version": "1.0.0",
"dist": {
"type": "zip",
"url": "https://github.com/processwire/site-default/archive/master.zip"
"url": "https://github.com/processwire/site-default/archive/9e2b5e3e38f2392b6c3065680d1f47bad1f46171.zip"
}
}
},
{
"type": "package",
"package": {
"name": "ryancramerdesign/fieldtypemapmarker",
"version": "1.0.0",
"version": "2.0.9",
"dist": {
"type": "zip",
"url": "https://github.com/ryancramerdesign/fieldtypemapmarker/archive/master.zip"
"url": "https://github.com/ryancramerdesign/fieldtypemapmarker/archive/917edef8efe92bf8bdbdff62b66f6eca581ca57e.zip"
}
}
},
Expand All @@ -54,7 +54,7 @@
"version": "2.0.0",
"dist": {
"type": "zip",
"url": "https://github.com/dadish/graphqlfieldtypemapmarker/archive/master.zip"
"url": "https://github.com/dadish/GraphQLFieldtypeMapMarker/archive/9bdf8aa9dadddf3aa63bb9982f971cda1d515e22.zip"
}
}
}
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b006710

Please sign in to comment.