Skip to content

Commit

Permalink
missing comma in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pack254 committed Jul 23, 2024
1 parent 2a7c3f1 commit 19998b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
"phpstan/extension-installer": "^1.3",
"silverstripe-terraformers/embargo-expiry": "^2.0"
},
"extra": {
Expand Down

0 comments on commit 19998b5

Please sign in to comment.