Skip to content

Commit 1237089

Browse files
authored
Fix: Version constraint
1 parent 06ba3e8 commit 1237089

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
@@ -4,7 +4,7 @@
44
"type": "neos-plugin",
55
"license": "GPL-3.0-or-later",
66
"require": {
7-
"garagist/fontawesome": "^0.1"
7+
"garagist/fontawesome": "^0.1.6"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)