Skip to content

Commit 1353cbd

Browse files
committed
v1.0 released
1 parent 58c9d7d commit 1353cbd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

debian/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deb/rbczpremiumapi",
33
"description": "An Core of PHP Framework for Ease of writing Applications (debianized)",
4-
"version": "0.1",
4+
"version": "1.0",
55
"authors": [
66
{
77
"name": "Vítězslav Dvořák",
@@ -13,11 +13,11 @@
1313
"vendor-dir": "/var/lib/composer/php-vitexsoftware-rbczpremiumapi"
1414
},
1515
"autoload": {
16-
"psr-4": {
17-
"VitexSoftware\\Raiffeisenbank\\" : "./",
18-
"VitexSoftware\\Raiffeisenbank\\Model\\" : "./Model",
19-
"VitexSoftware\\Raiffeisenbank\\PremiumAPI\\" : "./PremiumAPI"
20-
}
16+
"psr-4": {
17+
"VitexSoftware\\Raiffeisenbank\\": "./",
18+
"VitexSoftware\\Raiffeisenbank\\Model\\": "./Model",
19+
"VitexSoftware\\Raiffeisenbank\\PremiumAPI\\": "./PremiumAPI"
20+
}
2121
},
2222
"minimum-stability": "dev",
2323
"require": {

debian/files

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
php-vitexsoftware-rbczpremiumapi-dev_0.1_all.deb devel optional
2-
php-vitexsoftware-rbczpremiumapi-doc_0.1_all.deb doc optional
3-
php-vitexsoftware-rbczpremiumapi_0.1_all.deb office optional
4-
php-vitexsoftware-rbczpremiumapi_0.1_amd64.buildinfo web optional
1+
php-vitexsoftware-rbczpremiumapi-dev_1.0_all.deb devel optional
2+
php-vitexsoftware-rbczpremiumapi-doc_1.0_all.deb doc optional
3+
php-vitexsoftware-rbczpremiumapi_1.0_all.deb office optional
4+
php-vitexsoftware-rbczpremiumapi_1.0_amd64.buildinfo web optional

0 commit comments

Comments
 (0)