Skip to content

Commit ca1c95f

Browse files
committed
Merge branch '2.x' into 3.x
2 parents 093e03b + 2f051b0 commit ca1c95f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

composer.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
"name": "lordsimal/cakephp-sentry",
33
"description": "Sentry plugin for CakePHP",
44
"type": "cakephp-plugin",
5+
"keywords": [
6+
"cakephp",
7+
"plugin",
8+
"sentry",
9+
"error-tracking",
10+
"monitoring",
11+
"exception-handling",
12+
"logging",
13+
"error-logging"
14+
],
515
"require": {
616
"php": "^8.1",
717
"cakephp/cakephp": "^5.1.0",

0 commit comments

Comments
 (0)