Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer post install script #15

Merged
merged 2 commits into from
Dec 4, 2024
Merged

composer post install script #15

merged 2 commits into from
Dec 4, 2024

Conversation

MarioRadu
Copy link
Member

No description provided.

Signed-off-by: MarioRadu <magda_marior@yahoo.com>
@MarioRadu MarioRadu requested a review from alexmerlin December 4, 2024 09:42
Copy link

github-actions bot commented Dec 4, 2024

Qodana for PHP

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 52 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
brick/varexporter 0.5.0 MIT
dotkernel/dot-authorization 3.5.2 MIT
dotkernel/dot-controller 3.5.1 MIT
dotkernel/dot-errorhandler 4.0.0 MIT
dotkernel/dot-event 3.4.2 MIT
dotkernel/dot-flashmessenger 3.5.0 MIT
dotkernel/dot-helpers 3.6.0 MIT
dotkernel/dot-log 4.0.4 MIT
dotkernel/dot-navigation 3.5.1 MIT
dotkernel/dot-twigrenderer 3.5.1 MIT
fig/http-message-util 1.1.5 MIT
friendsofphp/proxy-manager-lts v1.0.18 MIT
laminas/laminas-authentication 2.18.0 BSD-3-Clause
laminas/laminas-code 4.16.0 BSD-3-Clause
laminas/laminas-component-installer 3.5.0 BSD-3-Clause
laminas/laminas-config-aggregator 1.17.0 BSD-3-Clause
laminas/laminas-diactoros 3.5.0 BSD-3-Clause
laminas/laminas-escaper 2.14.0 BSD-3-Clause
laminas/laminas-eventmanager 3.14.0 BSD-3-Clause
laminas/laminas-filter 2.39.0 BSD-3-Clause
laminas/laminas-form 3.21.0 BSD-3-Clause
laminas/laminas-httphandlerrunner 2.11.0 BSD-3-Clause
laminas/laminas-hydrator 4.16.0 BSD-3-Clause
laminas/laminas-inputfilter 2.31.0 BSD-3-Clause
laminas/laminas-json 3.7.0 BSD-3-Clause
laminas/laminas-servicemanager 3.23.0 BSD-3-Clause
laminas/laminas-session 2.22.0 BSD-3-Clause
laminas/laminas-stdlib 3.20.0 BSD-3-Clause
laminas/laminas-stratigility 3.13.0 BSD-3-Clause
laminas/laminas-validator 2.64.2 BSD-3-Clause
laminas/laminas-view 2.36.0 BSD-3-Clause
mezzio/mezzio-fastroute 3.12.0 BSD-3-Clause
mezzio/mezzio-helpers 5.17.0 BSD-3-Clause
mezzio/mezzio-router 3.18.0 BSD-3-Clause
mezzio/mezzio-template 2.11.0 BSD-3-Clause
mezzio/mezzio-twigrenderer 2.17.0 BSD-3-Clause
mezzio/mezzio 3.20.1 BSD-3-Clause
nikic/fast-route v1.3.0 BSD-3-Clause
nikic/php-parser v5.3.1 BSD-3-Clause
psr/container 1.1.2 MIT
psr/http-factory 1.1.0 MIT
psr/http-message 2.0 MIT
psr/http-server-handler 1.0.2 MIT
psr/http-server-middleware 1.0.2 MIT
symfony/deprecation-contracts v3.5.1 MIT
symfony/filesystem v7.2.0 MIT
symfony/polyfill-ctype v1.31.0 MIT
symfony/polyfill-mbstring v1.31.0 MIT
symfony/polyfill-php81 v1.31.0 MIT
twig/twig v3.16.0 BSD-3-Clause
webimpress/safe-writer 2.2.0 BSD-2-Clause
webmozart/assert 1.11.0 MIT
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link
Member

@alexmerlin alexmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since now you're copying local.php.dist to local.php, you should also remove the Setup project section from both .github/workflows/codecov.yml and .github/workflows/static-analysis.yml.

@MarioRadu MarioRadu linked an issue Dec 4, 2024 that may be closed by this pull request
Signed-off-by: MarioRadu <magda_marior@yahoo.com>
@MarioRadu MarioRadu requested a review from alexmerlin December 4, 2024 09:57
@arhimede arhimede merged commit febf23b into 1.0 Dec 4, 2024
22 checks passed
@arhimede arhimede deleted the issue-14 branch December 4, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Composer post install command
3 participants