Skip to content

Commit

Permalink
Installed Rosetta packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Moritz Kühle committed Jul 30, 2024
1 parent a6ec75d commit 7ae2b32
Show file tree
Hide file tree
Showing 2 changed files with 2,602 additions and 4 deletions.
9 changes: 9 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,20 @@
"require": {
"timmkuehle/rosetta-core": "@dev"
},
"require-dev": {
"timmkuehle/rosetta-lang-support": "@dev",
"friendsofphp/php-cs-fixer": "^3.60"
},
"repositories": [
{
"type": "path",
"url": "../rosetta-core",
"symlink": true
},
{
"type": "path",
"url": "../rosetta-lang-support",
"symlink": true
}
]
}
Loading

0 comments on commit 7ae2b32

Please sign in to comment.