We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676f911 commit fe9cb01Copy full SHA for fe9cb01
composer.json
@@ -12,7 +12,7 @@
12
}
13
],
14
"require": {
15
- "php": "~5.4 || ~7.0"
+ "php": "~5.4 || ~7.0 || ~8.0"
16
},
17
"autoload": {
18
"psr-4": { "Pubsubhubbub\\Subscriber\\": "src/" }
0 commit comments