Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Latest commit

 

History

History
52 lines (38 loc) · 999 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

52 lines (38 loc) · 999 Bytes

Environment

Sonata packages

$ composer show --latest 'sonata-project/*'
# Put the result here.

Symfony packages

$ composer show --latest 'symfony/*'
# Put the result here.

PHP version

$ php -v
# Put the result here.

Subject

Steps to reproduce

Expected results

Actual results