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.
2 parents fb63e2e + ffbf1b0 commit fd8aa79Copy full SHA for fd8aa79
.gitignore
@@ -4,4 +4,4 @@
4
/.phpunit.result.cache
5
/.idea/
6
/node_modules/
7
-/package-lock.json
+package-lock.json
SECURITY.md
@@ -3,8 +3,9 @@
3
## Supported Versions
| Version | Supported |
-| ------- | ------------------ |
-| 0.x.x | :white_check_mark: |
+|---------| ------------------ |
+| 1.x.x | :white_check_mark: |
8
+| 2.x.x | :white_check_mark: |
9
10
## Reporting a Bug
11
0 commit comments