Browse Source
Stop specifying the version in composer.json
pull/12768/head
brandonkelly
2 years ago
No known key found for this signature in database
GPG Key ID: 5E86D0CED64C7093
1 changed files with
0 additions and
1 deletions
-
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", |
|
|