Commit Graph

13 Commits

Author SHA1 Message Date
KodeStar 39191885e5 Upgrade to Laravel 12
- laravel/framework ^11.45 -> ^12.0 (installed 12.63.0)
- phpunit/phpunit ^10.5 -> ^11.0; migrate phpunit.xml to the 11.5 schema
- graham-campbell/github ^12.5 -> ^13.0 (v12 caps illuminate/support at ^11)
- Carbon 3 pulled in by L12; no application code changes required
- gitignore /.phpunit.cache

Full suite green: 59 tests, 128 assertions (1 skipped).
2026-07-08 19:49:05 +01:00
Attila Kerekes 48616e87bd fix: Stop polling enhanced apps when api returns error 2022-11-17 18:00:35 +01:00
Chris Hunt f9280cd4c0 Don't commit debugbar json files 2022-11-17 16:20:21 +00:00
Chris 53c03751a1 ignore supported apps folder 2019-01-16 10:35:55 +00:00
Chris a6bfc1d76c ignore .env 2019-01-15 14:27:19 +00:00
Chris cdafbab7b1 possible fix for basic auth 2018-10-17 09:41:20 +01:00
Futos 4897c80646 feat(.gitignore): added MacOS generated files to ignore 2018-02-15 19:23:57 +01:00
KodeStar 0cd8f551a1 git supported apps 2018-02-05 20:29:56 +00:00
KodeStar bd8bac162f gitignore 2018-02-05 20:14:16 +00:00
KodeStar b9d212ed58 remove symlink 2018-02-05 19:45:40 +00:00
KodeStar 83f2a81e91 changes 2018-02-05 19:43:24 +00:00
KodeStar c3b571724b Add vendor and .env to make usable 2018-02-01 20:01:12 +00:00
Kode 3e1a7119d9 First commit 2018-01-26 14:35:01 +00:00