Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Laravel 9.x Compatibility #23

Merged
merged 1 commit into from Jul 27, 2022

Conversation

laravel-shift
Copy link
Contributor

This is an automated pull request from Shift to update your package code and dependencies to be compatible with Laravel 9.x.

Before merging, you need to:

  • Checkout the l9-compatibility branch
  • Review all comments for additional changes
  • Thoroughly test your package

If you do find an issue, please report it by commenting on this PR to help improve future automation.

@laravel-shift
Copy link
Contributor Author

⚗️ Using this package? If you would like to help test these changes or believe them to be compatible, you may update your project to reference this branch.

To do so, temporarily add Shift's fork to the repositories property of your composer.json:

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/laravel-shift/laravel-slack.git"
        }
    ]
}

Then update your dependency constraint to reference this branch:

{
    "require": {
        "gpressutto5/laravel-slack": "dev-l9-compatibility",
    }
}

Finally, run: composer update

@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #23 (1000609) into master (dbe6f87) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #23   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        29        29           
===========================================
  Files              5         5           
  Lines             74        74           
===========================================
  Hits              74        74           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbe6f87...1000609. Read the comment docs.

@azimidev
Copy link

when this will be merged and released?

@iambryansanders
Copy link

Can we merge this?

@zakariaarrid
Copy link

Can we merge this please ? thanks.

@lucaszrz
Copy link

+1 would like this merge, pls ;)

@gpressutto5
Copy link
Owner

I'm sorry folks, I didn't see this before.

@gpressutto5 gpressutto5 merged commit c3ef6a3 into gpressutto5:master Jul 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants