1
0
Fork 0
mirror of https://github.com/laravel-ls/go-php synced 2026-06-18 13:00:02 +02:00

Initial commit

This commit is contained in:
Henrik Hautakoski 2025-11-02 07:55:45 +01:00
commit 4cbf7e62b7
19 changed files with 1295 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/laravel-ls/go-php
go 1.22.10