You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This repository contains the firewall engine of Patchstack.
4
4
It can be implemented inside of other content management systems to provide firewall functionality.
5
5
6
-
## How do I get set up? ##
6
+
## How do I get it set up? ##
7
7
8
8
Since the firewall engine depends on the opis/closure and laravel/serializable-closure packages which both require different PHP versions, sticking to one PHP version is tricky.
9
9
@@ -15,7 +15,8 @@ Therefore, in order to use this package, the composer install command must be ex
15
15
- ✅ First initial concept and implementation
16
16
- ⬜️ Unit tests
17
17
- ⬜️ Test on many different environments and combinations with other plugins
0 commit comments