Skip to content

Commit 7555f6a

Browse files
committed
travis
1 parent 79f6d26 commit 7555f6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"minimum-stability": "stable",
1717
"require": {
1818
"php": ">=7.4|^8.0",
19-
"illuminate/support": "^7.0|^8.0|^9.0"
19+
"illuminate/support": "^7.0|^8.0|^9.0",
20+
"jenssegers/agent": "^2.6"
2021
},
2122
"require-dev": {
2223
"mockery/mockery": "^1.3.1",

0 commit comments

Comments
 (0)