Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov committed Sep 7, 2024
1 parent 290ad5a commit aa44cf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "typhoon/declaration-id",
"description": "A set of identifiers for PHP declarations (constants, functions, classes, templates, etc.)",
"license": "MIT",
"type": "project",
"type": "library",
"authors": [
{
"name": "Valentin Udaltsov",
Expand Down
24 changes: 0 additions & 24 deletions src/composer.json

This file was deleted.

0 comments on commit aa44cf7

Please sign in to comment.