6 Commits

Author SHA1 Message Date
Jean-Baptiste Nahan
1e82386f65 fix directory name 2026-01-22 14:12:43 +01:00
Jean-Baptiste Nahan
4474b22687 add windows build workflow 2026-01-22 14:12:13 +01:00
Gregory Oschwald
5bfc003529 Update to MaxMind-DB-Reader-php 1.13.1
This updates the submodule reference to track the v1.13.1 release.

Release notes from main repository:
* First PIE release. No other changes.
2025-11-21 14:24:55 -08:00
Gregory Oschwald
ace19261af Fix field name: download-url-method instead of source-method
PIE uses 'download-url-method', not 'source-method'.
Also removed build-path since pre-packaged tarballs have files at root.
2025-11-21 14:05:52 -08:00
Gregory Oschwald
a1aa16bcfb Add source-method: pre-packaged-source to composer.json
This tells PIE to use the php_maxminddb-{version}-src.tgz tarball
from GitHub releases instead of the default ZIP download.

The pre-packaged source is required because PIE doesn't handle
git submodules when downloading from Composer/GitHub.
2025-11-21 13:53:37 -08:00
Gregory Oschwald
87290ec06a Initial setup with PIE configuration
- Add composer.json with PIE configuration and build-path
- Add README.md with installation instructions
- Add main repo as submodule
- Add .gitignore for build artifacts
- Add LICENSE
2025-11-21 13:34:44 -08:00