Skip to content

Commit 54d8a1c

Browse files
committed
update versions
1 parent d2d62e7 commit 54d8a1c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"description": "Semantic UI Implementation for Laravel",
44
"keywords": ["css", "laravel", "semantic ui"],
55
"license": "MIT",
6-
"version": "1.2.0",
6+
"version": "1.3.0",
77
"type": "library",
88
"provide": {
9-
"semantic/ui-css": "2.2.7",
10-
"jquery/jquery": "3.1.0"
9+
"semantic/ui-css": "2.2.13",
10+
"jquery/jquery": "3.2.1"
1111
}
1212
}
13+

0 commit comments

Comments
 (0)