thuecat/Classes/Domain/Import
Daniel Siepmann 2e4c9cc04e
Add TYPO3 v11 support (#60)
* Support generation of code coverage generation
* Remove useless caching within GitHub
* Add TYPO3 11.5 within CI
* Update phpstan

Replace friendsoftypo3/phpstan-typo3 with saschaegerer/phpstan.
The friendsoftypo3 is intended for TYPO3 itself, while saschaegerer is
intended for community.
Also update all related packages.
Fix some new findings and update baseline.

* Run composer none interactive in CI
* Remove dependency checker
* Migrate tests to no longer use legacy dependencies
* https://forge.typo3.org/issues/97479
* Fix phpstan findings
2022-09-13 09:05:47 +02:00
..
Entity Add Offer Type (#49) 2021-09-13 10:32:12 +02:00
EntityMapper Add accessibility_specification 2021-09-06 13:47:12 +02:00
Importer Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Model Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Typo3Converter Add Offer Type (#49) 2021-09-13 10:32:12 +02:00
UrlProvider Add TYPO3 v11 support (#60) 2022-09-13 09:05:47 +02:00
EntityMapper.php Refactor parsing of JSON-LD 2021-08-12 09:46:37 +02:00
Import.php Improve skipping detection in TYPO3 converter 2021-09-06 13:47:12 +02:00
ImportConfiguration.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Importer.php Improve skipping detection in TYPO3 converter 2021-09-06 13:47:12 +02:00
RequestFactory.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
ResolveForeignReference.php Handle references ending in 404 2021-09-06 13:47:12 +02:00
Typo3Converter.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00