Skip to content

Commit

Permalink
Update master to output generated at 2f47592
Browse files Browse the repository at this point in the history
  • Loading branch information
abenevaut committed Mar 29, 2024
1 parent d2d2353 commit b842761
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 346 deletions.
16 changes: 0 additions & 16 deletions arkitect.php

This file was deleted.

13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
}
],
"require": {
"php": "^8.1",
"mortexa/laravel-arkitect": "^0.4 || ^0.7"
"php": "^8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.5",
Expand All @@ -34,15 +33,5 @@
"psr-4": {
"Tests\\": "tests/"
}
},
"extra": {
"laravel": {
"providers": [
"abenevaut\\Infrastructure\\App\\Providers\\ArkitectServiceProvider"
],
"dont-discover": [
"mortexa/laravel-arkitect"
]
}
}
}
79 changes: 0 additions & 79 deletions config/arkitect.php

This file was deleted.

52 changes: 0 additions & 52 deletions src/App/Providers/ArkitectServiceProvider.php

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions tests/Architecture/CommandsContractsAreAbstract.php

This file was deleted.

26 changes: 0 additions & 26 deletions tests/Architecture/CommandsContractsAreUniform.php

This file was deleted.

26 changes: 0 additions & 26 deletions tests/Architecture/ControllersContractsAreAbstract.php

This file was deleted.

26 changes: 0 additions & 26 deletions tests/Architecture/ControllersContractsAreUniform.php

This file was deleted.

0 comments on commit b842761

Please sign in to comment.