Skip to content

Commit e18cb79

Browse files
authored
Vueon
Instalcja Vue z Vite w Laravelu w wybranym katalogu (vue-project).
1 parent 8f45bb1 commit e18cb79

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
}
1111
],
1212
"minimum-stability": "dev",
13-
"require": {
14-
"openpayu/openpayu": "2.3.*"
15-
},
13+
"require": {},
1614
"autoload": {
1715
"classmap": [
1816
"src/"

0 commit comments

Comments
 (0)