Skip to content

Commit 85d77e2

Browse files
authored
version update
1 parent 426ffe8 commit 85d77e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"homepage": "https://github.com/webdevlabs/webphpack",
99
"license": "MIT",
10-
"version": "0.0.2",
10+
"version": "1.2.3",
1111
"authors": [{
1212
"name": "Simeon Lyubenov",
1313
"email": "[email protected]",
@@ -25,7 +25,7 @@
2525
},
2626
"autoload": {
2727
"psr-4": {
28-
"Phreak\\WebPHPack\\": "src"
28+
"Phreak\\": "src"
2929
}
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)