Browse Source

Stop specifying the version in composer.json

pull/12768/head
brandonkelly 2 years ago
parent
commit
bc0f331cf3
No known key found for this signature in database GPG Key ID: 5E86D0CED64C7093
  1. 1
      composer.json

1
composer.json

@ -1,7 +1,6 @@
{ {
"name": "craftcms/cms", "name": "craftcms/cms",
"description": "Craft CMS", "description": "Craft CMS",
"version": "3.7.67",
"keywords": [ "keywords": [
"cms", "cms",
"craftcms", "craftcms",

Loading…
Cancel
Save