Skip to content

Commit 3c45a92

Browse files
author
gertvanhout
committed
rename package references in changelog and test setup
1 parent 193ce30 commit 3c45a92

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"Creacoon\\AppVersioning\\": "src/"
4141
}
4242
},
43+
"autoload-dev": {
44+
"psr-4": {
45+
"Creacoon\\AppVersioning\\Tests\\": "tests/"
46+
}
47+
},
4348
"extra": {
4449
"laravel": {
4550
"providers": [

0 commit comments

Comments
 (0)