Skip to content

Commit 5f46804

Browse files
authored
Specify Pushover library version in composer.json (#217)
1 parent db063b2 commit 5f46804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"doctrine/orm": "^3.1",
1515
"gpslab/geoip2": "^2.1",
1616
"secit-pl/imap-bundle": "^3.1",
17-
"serhiy/pushover": "*",
17+
"serhiy/pushover": "^1.6",
1818
"symfony/apache-pack": "^1.0",
1919
"symfony/console": "7.1.*",
2020
"symfony/dotenv": "7.1.*",

0 commit comments

Comments
 (0)