Skip to content

Commit b0c4296

Browse files
committed
ibexa/rector isn't optional
1 parent 93b0c33 commit b0c4296

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/php_api_ref/.phpdoc/template/package-edition-map.twig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
'ibexa/connector-openai': 'optional',
7272
'ibexa/automated-translation': 'optional',
7373
'ibexa/product-catalog-date-time-attribute': 'optional',
74-
'ibexa/rector': 'optional',
7574
} %}
7675
{% set namespace_package_map = {
7776

@@ -290,7 +289,5 @@
290289
'Ibexa\\Bundle\\ProductCatalogDateTimeAttribute': 'ibexa/product-catalog-date-time-attribute',
291290
'Ibexa\\Contracts\\ProductCatalogDateTimeAttribute': 'ibexa/product-catalog-date-time-attribute',
292291
'Ibexa\\ProductCatalogDateTimeAttribute': 'ibexa/product-catalog-date-time-attribute',
293-
'Ibexa\\Rector': 'ibexa/rector',
294-
'Ibexa\\Contracts\\Rector': 'ibexa/rector',
295292
} %}
296293
{% block content %}{% endblock %}

0 commit comments

Comments
 (0)