Skip to content

Commit

Permalink
Fixed merge 4.5 into 4.6 (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciastektk committed Apr 11, 2024
1 parent b805ec0 commit b99be41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/lib/REST/Value/ContentTree/NodeExtendedInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
* restrictedContentTypeIds?: array<int>,
* restrictedLanguageCodes?: array<string>,
* }
*
* @phpstan-type TPermissionRestrictions array{
* create: TRestrictions,
* edit: TRestrictions,
Expand Down
1 change: 0 additions & 1 deletion tests/integration/AdminUiIbexaTestKernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ public function registerBundles(): iterable
{
yield from parent::registerBundles();

yield new DAMADoctrineTestBundle();
yield new HautelookTemplatedUriBundle();
yield new KnpMenuBundle();
yield new WebpackEncoreBundle();
Expand Down

0 comments on commit b99be41

Please sign in to comment.