first commit
This commit is contained in:
9
packages/stBase/ignore.yml
Normal file
9
packages/stBase/ignore.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
ignore:
|
||||
- web/.htaccess
|
||||
- config/limits.yml
|
||||
- lib/event/sfEvent.class.php
|
||||
- lib/event/stEventDispatcher.class.php
|
||||
- lib/stApplication.class.php
|
||||
- lib/i18n/sfI18N.class.php
|
||||
- lib/i18n/stI18N.class.php
|
||||
- lib/i18n/stMessageCache.class.php
|
||||
34
packages/stBase/package.yml
Normal file
34
packages/stBase/package.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
package:
|
||||
name: stBase
|
||||
stability: beta
|
||||
version: 8.2.3.1
|
||||
summary: 'System bazowy'
|
||||
description: 'System bazowy'
|
||||
notes: |
|
||||
- Poprawka pobierania plikow
|
||||
maintainers:
|
||||
'Marcin Butlak':
|
||||
role: lead
|
||||
user: marcin
|
||||
email: marcin.butlak@sote.pl
|
||||
'Michal Prochowski':
|
||||
role: lead
|
||||
user: michal
|
||||
email: michal.prochowski@sote.pl
|
||||
dependency:
|
||||
stAdminGeneratorPlugin: 1.0.4
|
||||
stConfigPlugin: 1.0.2
|
||||
stApplication: 1.0.0
|
||||
stPropelOptimizerPlugin: 1.0.0
|
||||
stPropelAlternativeSchemaPlugin: 1.0.0
|
||||
stTooltipPlugin: 1.0.0
|
||||
stThumbnailPlugin: 1.0.1
|
||||
stPrototypePlugin: 1.0.0
|
||||
stTinyMCEPlugin: 1.0.2
|
||||
stTestPlugin: 1.0.1
|
||||
stPropelActAsNestedSetBehaviorPlugin: 1.0.2
|
||||
stPropelActAsSortableBehaviorPlugin: 1.0.0
|
||||
stCombinePlugin: 1.0.0
|
||||
stAssetsLibraryPlugin: 1.0.4
|
||||
stLockPlugin: 1.0.2
|
||||
stUpdate: 1.0.3
|
||||
2
packages/stBase/phpdoc.yml
Normal file
2
packages/stBase/phpdoc.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
phpdoc:
|
||||
license: 'open'
|
||||
Reference in New Issue
Block a user