Skip to content

Issue #533: Make sure that config/autoload/cors.local.php exists after Composer i/u - #534

Open
alexmerlin wants to merge 1 commit into
7.0from
issue-533
Open

Issue #533: Make sure that config/autoload/cors.local.php exists after Composer i/u#534
alexmerlin wants to merge 1 commit into
7.0from
issue-533

Conversation

@alexmerlin

Copy link
Copy Markdown
Member

Note

That this way developers might miss this warning.

That was the original reason why we did not open this up by default
so that the action of making an API publicly available is a deliberate action.

…r Composer i/u

Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
@alexmerlin alexmerlin self-assigned this Aug 3, 2026
@alexmerlin alexmerlin linked an issue Aug 3, 2026 that may be closed by this pull request
@alexmerlin
alexmerlin requested a review from arhimede August 3, 2026 14:37
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

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 109 dependencies

Third-party software list

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

Dependency Version Licenses
brick/math 0.18.0 MIT
brick/varexporter 0.7.0 MIT
defuse/php-encryption v2.4.0 MIT
doctrine/collections 2.6.0 MIT
doctrine/common 3.5.0 MIT
doctrine/data-fixtures 2.2.1 MIT
doctrine/dbal 4.4.4 MIT
doctrine/deprecations 1.1.6 MIT
doctrine/event-manager 2.1.1 MIT
doctrine/inflector 2.1.0 MIT
doctrine/instantiator 2.1.0 MIT
doctrine/lexer 3.0.1 MIT
doctrine/migrations 3.9.7 MIT
doctrine/orm 3.6.7 MIT
doctrine/persistence 4.2.0 MIT
dotkernel/dot-cache 4.4.0 MIT
dotkernel/dot-cli 3.11.1 MIT
dotkernel/dot-data-fixtures 1.5.0 MIT
dotkernel/dot-dependency-injection 1.3.0 MIT
dotkernel/dot-errorhandler 4.0.2 MIT
dotkernel/dot-event 4.4.0 MIT
dotkernel/dot-log 4.0.6 MIT
dotkernel/dot-mail 5.4.3 MIT
dotkernel/dot-response-header 3.6.0 MIT
dotkernel/dot-router 1.1.0 MIT
egulias/email-validator 4.0.4 MIT
fig/http-message-util 1.1.5 MIT
laminas/laminas-authentication 2.19.0 BSD-3-Clause
laminas/laminas-cli 1.15.0 BSD-3-Clause
laminas/laminas-component-installer 3.8.0 BSD-3-Clause
laminas/laminas-config-aggregator 1.20.0 BSD-3-Clause
laminas/laminas-diactoros 3.8.0 BSD-3-Clause
laminas/laminas-escaper 2.18.0 BSD-3-Clause
laminas/laminas-eventmanager 3.15.0 BSD-3-Clause
laminas/laminas-filter 2.42.0 BSD-3-Clause
laminas/laminas-httphandlerrunner 2.13.0 BSD-3-Clause
laminas/laminas-hydrator 4.19.0 BSD-3-Clause
laminas/laminas-inputfilter 2.35.0 BSD-3-Clause
laminas/laminas-permissions-acl 2.18.0 BSD-3-Clause
laminas/laminas-permissions-rbac 3.8.0 BSD-3-Clause
laminas/laminas-servicemanager 3.24.0 BSD-3-Clause
laminas/laminas-stdlib 3.21.0 BSD-3-Clause
laminas/laminas-stratigility 4.3.1 BSD-3-Clause
laminas/laminas-validator 2.65.0 BSD-3-Clause
lcobucci/jwt 5.6.0 BSD-3-Clause
league/event 3.0.3 MIT
league/oauth2-server 9.4.1 MIT
league/uri-interfaces 7.8.1 MIT
league/uri 7.8.1 MIT
mezzio/mezzio-authentication-oauth2 3.0.1 BSD-3-Clause
mezzio/mezzio-authentication 1.13.0 BSD-3-Clause
mezzio/mezzio-authorization-acl 1.13.0 BSD-3-Clause
mezzio/mezzio-authorization-rbac 1.10.0 BSD-3-Clause
mezzio/mezzio-authorization 1.11.0 BSD-3-Clause
mezzio/mezzio-cors 1.16.0 BSD-3-Clause
mezzio/mezzio-fastroute 3.14.0 BSD-3-Clause
mezzio/mezzio-hal 2.13.0 BSD-3-Clause
mezzio/mezzio-helpers 5.20.0 BSD-3-Clause
mezzio/mezzio-problem-details 1.19.0 BSD-3-Clause
mezzio/mezzio-router 3.20.0 BSD-3-Clause
mezzio/mezzio-template 3.0.0 BSD-3-Clause
mezzio/mezzio 3.28.1 BSD-3-Clause
nikic/fast-route 1.3.1 BSD-3-Clause
nikic/php-parser v5.8.0 BSD-3-Clause
paragonie/random_compat v9.99.100 MIT
phpstan/phpdoc-parser 2.3.3 MIT
psr/cache 3.0.0 MIT
psr/clock 1.0.0 MIT
psr/container 1.1.2 MIT
psr/event-dispatcher 1.0.0 MIT
psr/http-client 1.0.3 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
psr/link 1.1.1 MIT
psr/log 3.0.2 MIT
radebatz/type-info-extras 1.0.7 MIT
ramsey/collection 2.1.1 MIT
ramsey/uuid-doctrine 2.1.0 MIT
ramsey/uuid 4.9.3 MIT
roave/psr-container-doctrine 6.2.0 BSD-2-Clause
spatie/array-to-xml 3.4.4 MIT
symfony/cache-contracts v3.7.1 MIT
symfony/cache v7.4.15 MIT
symfony/console v7.4.15 MIT
symfony/deprecation-contracts v3.7.1 MIT
symfony/event-dispatcher-contracts v3.7.1 MIT
symfony/event-dispatcher v8.1.2 MIT
symfony/filesystem v7.4.15 MIT
symfony/finder v8.1.1 MIT
symfony/mailer v7.4.15 MIT
symfony/mime v8.1.2 MIT
symfony/polyfill-ctype v1.37.0 MIT
symfony/polyfill-intl-grapheme v1.41.0 MIT
symfony/polyfill-intl-idn v1.38.1 MIT
symfony/polyfill-intl-normalizer v1.38.0 MIT
symfony/polyfill-mbstring v1.38.2 MIT
symfony/polyfill-php84 v1.38.1 MIT
symfony/service-contracts v3.7.1 MIT
symfony/stopwatch v8.1.0 MIT
symfony/string v8.1.2 MIT
symfony/type-info v8.1.0 MIT
symfony/var-exporter v7.4.14 MIT
symfony/yaml v8.1.2 MIT
webimpress/safe-writer 2.2.0 BSD-2-Clause
webmozart/assert 1.12.1 MIT
willdurand/negotiation 3.1.0 MIT
zircote/swagger-php 6.5.1 Apache-2.0
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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.

add the file cors.local.php to the composer-post-install script ?

1 participant