Commit Graph

30 Commits

Author SHA1 Message Date
R. Ryantm
c36bf848a5 phpPackages.castor: 1.3.0 -> 1.5.0 2026-05-30 15:37:29 +00:00
R. Ryantm
52186e6c48 phpPackages.castor: 1.2.0 -> 1.3.0 2026-03-07 08:09:13 +00:00
R. Ryantm
d96e130451 phpPackages.castor: 1.1.0 -> 1.2.0 2026-02-11 23:33:22 +00:00
Piotr Kwiecinski
71c9b3ff5d phpPackages.castor: 0.27.0 -> 1.1.0 2026-01-25 23:45:44 +01:00
Hythera
ada3a4aa11 maintainers: drop gaelreyrol 2025-12-31 17:47:05 +01:00
K900
b715e74ab2 Merge remote-tracking branch 'origin/master' into staging-next 2025-12-22 21:42:30 +03:00
Pol Dellaiera
0265a6e1bf phpPackages.castor: update vendorHash 2025-12-22 15:13:36 +01:00
Jonathan Davies
116036d574 treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
2025-11-20 10:39:02 +00:00
R. Ryantm
a5a8865175 phpPackages.castor: 0.26.0 -> 0.27.0 2025-09-06 08:38:15 +00:00
R. Ryantm
aa71528276 phpPackages.castor: 0.25.0 -> 0.26.0 2025-07-13 16:45:43 +00:00
R. Ryantm
23414f6060 phpPackages.castor: 0.24.0 -> 0.25.0 2025-06-15 06:34:16 +00:00
Pol Dellaiera
f0a656a316 php82Packages.castor: 0.23.0 -> 0.24.0 2025-05-04 12:09:40 +02:00
Pol Dellaiera
9a45d1ebd3 phpPackages.castor: add versionCheckHook 2025-03-25 08:51:19 +01:00
R. Ryantm
1949dc49aa phpPackages.castor: 0.22.1 -> 0.23.0 2025-03-12 14:49:04 +00:00
R. Ryantm
0d87476f6f phpPackages.castor: 0.22.0 -> 0.22.1 2025-01-31 15:53:38 +00:00
R. Ryantm
c2778bdad8 phpPackages.castor: 0.21.0 -> 0.22.0 2025-01-06 17:01:33 +00:00
R. Ryantm
75fcc15c16 php81Packages.castor: 0.20.0 -> 0.21.0 2024-11-23 22:48:09 +00:00
Romain Gautier
0b609ebe3e php83Packages.castor: 0.18.2 -> 0.20.0
Signed-off-by: Romain Gautier <mail@romain.sh>
2024-11-13 17:02:27 +01:00
Romain Gautier
a5ae6217c2 php83Packages.castor: 0.17.1 -> 0.18.2
Signed-off-by: Romain Gautier <mail@romain.sh>
2024-10-23 18:07:19 +02:00
Piotr Kwiecinski
6315afab1b php.packages.castor: switch to buildComposerProject2 2024-08-20 19:27:22 +02:00
Piotr Kwiecinski
ed0930b7b0 castor: 0.14.0 -> 0.17.1 2024-08-11 22:01:55 +02:00
Piotr Kwiecinski
01bf973fc4 castor: fix build
This fixes the generation of bash completion by patching the shebang of
the castor script before the generation is excuted.
2024-08-11 22:01:50 +02:00
Pol Dellaiera
c759efa5e7 workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Patka
c6baec71f5 phpPackages.castor: 0.13.1 -> 0.14.0
Release notes: https://github.com/jolicode/castor/releases/tag/v0.14.0
2024-03-10 22:07:38 +01:00
Patka
b69d32b23c phpPackages.castor: 0.11.1 -> 0.13.1
Diff: https://github.com/jolicode/castor/compare/v0.11.1...v0.13.1
2024-03-04 21:49:19 +01:00
Gaël Reyrol
f17bb90abf phpPackages.castor: 0.10.0 -> 0.11.1
Diff: https://github.com/jolicode/castor/compare/v0.10.0...v0.11.1

Changelog: https://github.com/jolicode/castor/blob/v0.11.1/CHANGELOG.md
2024-01-19 08:40:27 +01:00
Gaël Reyrol
b57ae8fe82 phpPackages.castor: 0.9.1 -> 0.10.0 2023-11-20 09:11:16 +01:00
R. Ryantm
9a84d0ec60 php81Packages.castor: 0.8.0 -> 0.9.1 2023-10-12 11:14:14 +00:00
Elis Hirwing
2ed6ebe0f9 php.packages.castor: Build from source 2023-09-24 18:26:04 +02:00
Gaël Reyrol
dcca536d14 phpPackages.castor: init at 0.8.0 2023-09-01 17:16:49 +02:00