mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/controller] Resolve trivial conflict I missed during rebase
PHPBB3-10864
This commit is contained in:
parent
dd1f8a0e55
commit
6e647cf6e1
1 changed files with 0 additions and 3 deletions
|
@ -113,8 +113,6 @@ services:
|
|||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
- @cache.driver
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
ext.finder:
|
||||
class: phpbb_extension_finder
|
||||
|
@ -138,7 +136,6 @@ services:
|
|||
- @user
|
||||
tags:
|
||||
- { name: kernel.event_subscriber }
|
||||
>>>>>>> 719171f... [feature/controller] Implement a front controller
|
||||
|
||||
request:
|
||||
class: phpbb_request
|
||||
|
|
Loading…
Add table
Reference in a new issue