Skip to content

Commit 8906e6d

Browse files
committed
Custom inputs
1 parent a9bdb82 commit 8906e6d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pobierz repozytorium z githuba rozpakuj i przejdż do katalogu.
77
- v1.0 Starter - single page
88
- v2.0 Starter Router - single page with sub-pages, router, fontawesome.css, animate.css
99
- v3.0 Starter SPA - single page with sub-pages, router, stores, locales, themes, fontawesome.css, animate.css
10+
- v4.0 Starter SPA - single page with sub-pages, router, stores, locales, themes, fontawesome.css, animate.css, custom inputs
1011

1112
## Vue
1213

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0",
2+
"version": "4.0",
33
"name": "laravel/laravel",
44
"type": "project",
55
"description": "The skeleton application for the Laravel framework.",

0 commit comments

Comments
 (0)