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

Allow Laravel 9 #84

Merged
merged 11 commits into from
Feb 10, 2022
Merged

Allow Laravel 9 #84

merged 11 commits into from
Feb 10, 2022

Conversation

andrew-nuwber
Copy link
Member

No description provided.

Copy link
Contributor

@masterjus masterjus left a comment

Choose a reason for hiding this comment

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

Unfortunatelly, Laravel version < 9 requires php version 7.3..

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #84 (265f301) into master (e34aa7e) will increase coverage by 0.09%.
The diff coverage is 92.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
+ Coverage     90.63%   90.73%   +0.09%     
- Complexity      127      132       +5     
============================================
  Files            15       15              
  Lines           299      313      +14     
============================================
+ Hits            271      284      +13     
- Misses           28       29       +1     
Impacted Files Coverage Δ
src/Amqp/Connection.php 84.21% <ø> (ø)
src/Dispatcher.php 91.30% <92.85%> (+0.39%) ⬆️

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 e34aa7e...265f301. Read the comment docs.

@@ -112,6 +103,7 @@ protected function extractMiddleware($listener): ?array
return $result;
}


Copy link
Contributor

Choose a reason for hiding this comment

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

--

@andrew-nuwber andrew-nuwber merged commit 97dac75 into master Feb 10, 2022
@masterjus masterjus deleted the allow-laravel-9 branch February 18, 2022 12:50
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.

None yet

2 participants