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 ce2ae87 commit 35aee07Copy full SHA for 35aee07
.gitignore
@@ -20,4 +20,3 @@ nbproject
20
21
### Sublime Text ###
22
*.sublime-*
23
-!*.sublime-project
composer.json
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "php": "^7.1",
+ "php": "^7.1 || ^8.0",
15
"slevomat/coding-standard": "^6.4.0"
16
17
0 commit comments