evolution / iblock
helper iblock
1.0.2
2026-03-05 17:45 UTC
Requires
- php: >=8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-04 09:43:37 UTC
README
Изменение пакета
После изменения файлов репозитория необходимо: 1) Изменить версию пакета в composer.json на более высокую 2) git commit 3) git push 4) git tag -a v1.0.{version} -m "description" 5) git push origin --tags