mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2025-01-22 21:31:21 +01:00
Merge pull request #181 from caugner/restrict-notification-test-to-laravel-8+
test(Notification): run only for Laravel 6.0.4+
This commit is contained in:
commit
7198bb4812
@ -2,6 +2,7 @@ Feature: Notification types
|
|||||||
Illuminate\Notifications\Notification have type support
|
Illuminate\Notifications\Notification have type support
|
||||||
|
|
||||||
Background:
|
Background:
|
||||||
|
Given I have the "laravel/framework" package satisfying the ">= 6.0.4"
|
||||||
Given I have the following config
|
Given I have the following config
|
||||||
"""
|
"""
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user