PushNotification icon indicating copy to clipboard operation
PushNotification copied to clipboard

update to newer versions

Open vitorn1234 opened this issue 4 years ago • 0 comments

"require": {
    "php" : "^7.1.3|^8.0",
    "guzzlehttp/guzzle": "^6.3 || ^7.0.1",
    "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
    "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"require-dev": {
    "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0"
},

vitorn1234 avatar Feb 10 '22 11:02 vitorn1234