mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2025-11-28 19:13:55 +01:00
6 lines
211 B
XML
6 lines
211 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="netzmacht/contao-leaflet-maps" default="build">
|
|
<!-- import the main build system -->
|
|
<import file="vendor/phpcq/phpcq/phpcq.main.xml" />
|
|
</project>
|