Skip to content

Commit

Permalink
chore: keep package-manager path
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Jan 10, 2024
1 parent e94ec45 commit c941eb6
Show file tree
Hide file tree
Showing 153 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flarum-extension-manager-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
with:
enable_backend_testing: false

backend_directory: ./extensions/extension-manager
backend_directory: ./extensions/package-manager
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion flarum-monorepo.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"mainBranch": "main"
},
{
"name": "extension-manager",
"name": "package-manager",
"gitRemote": "[email protected]:flarum/extension-manager.git",
"mainBranch": "main"
},
Expand Down
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parameters:
- extensions/nicknames/src
- extensions/nicknames/extend.php
- extensions/extension-manager/src
- extensions/extension-manager/extend.php
- extensions/package-manager/extend.php
- extensions/pusher/src
- extensions/pusher/extend.php
- extensions/statistics/src
Expand Down

0 comments on commit c941eb6

Please sign in to comment.