Skip to content

Commit 24d55d5

Browse files
allow down to php 5.4
1 parent 51410b4 commit 24d55d5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://airbrake.io",
1212
"license": "MIT",
1313
"require": {
14-
"php": ">=8.1",
14+
"php": ">=5.4",
1515
"guzzlehttp/guzzle": ">=6.3",
1616
"cash/lrucache": "^1.0"
1717
},

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)