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

Update composer.json #102

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Update composer.json #102

merged 1 commit into from
Mar 7, 2024

Conversation

arogachev
Copy link
Contributor

Q A
Is bugfix?
New feature?
Breaks BC?

@arogachev arogachev linked an issue Mar 7, 2024 that may be closed by this pull request
Copy link

what-the-diff bot commented Mar 7, 2024

PR Summary

  • Update of Required RBAC Package Version
    The changes in this pull request affect the composer.json file. Specifically, the version of the yiisoft/rbac package that the project requires has been updated. Instead of employing the most recent version directly from the developers ('dev-master'), the project now requires a more stable version ('^2.0'). This should lead to improved project stability and reduced unexpected changes as the dependency will no longer be updated with every change made by the original developers.

@arogachev arogachev added this to the 2.0 milestone Mar 7, 2024
@arogachev arogachev self-assigned this Mar 7, 2024
@arogachev arogachev added the dependencies Pull requests that update a dependency file label Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (56a5db1) to head (bd1b79d).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #102   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       100       100           
===========================================
  Files              6         6           
  Lines            292       292           
===========================================
  Hits             292       292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arogachev arogachev merged commit e7c215b into master Mar 7, 2024
22 of 24 checks passed
@arogachev arogachev deleted the stable branch March 7, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use stable version of rbac
1 participant