Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 40) sorted by relevance

12

/template/twigstarter/vendor/composer/
DInstalledVersions.php31 private static $installed; variable in Composer\\InstalledVersions
53 foreach (self::getInstalled() as $installed) {
54 $packages[] = array_keys($installed['versions']);
75 foreach (self::getInstalled() as $installed) {
76 foreach ($installed['versions'] as $name => $package) {
97 foreach (self::getInstalled() as $installed) {
98 if (isset($installed['versions'][$packageName])) {
99 … return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']);
137 foreach (self::getInstalled() as $installed) {
138 if (!isset($installed['versions'][$packageName])) {
[all …]
/template/strap/vendor/composer/
H A DInstalledVersions.php33 private static $installed; variable in Composer\\InstalledVersions
55 foreach (self::getInstalled() as $installed) {
56 $packages[] = array_keys($installed['versions']);
77 foreach (self::getInstalled() as $installed) {
78 foreach ($installed['versions'] as $name => $package) {
99 foreach (self::getInstalled() as $installed) {
100 if (isset($installed['versions'][$packageName])) {
101 …return $includeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) …
139 foreach (self::getInstalled() as $installed) {
140 if (!isset($installed['versions'][$packageName])) {
[all …]
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
D_tests.scss14 // Test if MS was installed via the gem
16 @if ms-gem-installed() == true {
/template/vector20/
Dmanager.dat2 installed=Tue, 21 Jan 2025 14:49:20 +0100
/template/white-resume/
Dmanager.dat2 installed=Mon, 08 Jan 2024 13:24:28 -0800
/template/hydrogen/
Dmanager.dat2 installed=Tue, 19 Sep 2023 14:27:35 +0200
/template/peanutbutter/
Dmanager.dat2 installed=Sat, 08 Jan 2022 11:25:12 -0700
/template/flat/
Dmanager.dat2 installed=Tue, 16 Mar 2021 21:45:15 +0000
/template/peanutbutter2/
Dmanager.dat2 installed=Sat, 12 Apr 2025 12:23:46 -0700
/template/breeze/bower_components/modular-scale/
DGemfile1 # If you have OpenSSL installed, we recommend updating
Dmodular-scale.gemspec57 # here will make sure the relevant gem and version are installed on the
/template/plaintext/
DREADME5 Based on starter template. Can use text renderer if installed.
Dtemplate.info.txt6 desc Renders page in plaintext. Based on starter template. Can use text renderer if installed. …
/template/bootstrap3/
DREADME.md68 If you install this template manually, make sure it is installed in
72 Ensure that the following PHP modules are installed: `php-xml`.
/template/cutopillar/css/monopillar/
Dlayout.css13 …ttp://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make…
/template/wikipraktik/
DREADME13 installed in 'lib/tpl/wikipraktik' correctly.
/template/sprintdoc/
H A DREADME8 If you install this template manually, make sure it is installed in
/template/mindthedark/
DREADME.md28 If [Note Plugin](https://www.dokuwiki.org/plugin:note) is installed you can activate the support wi…
33 If [Wrap Plugin](https://www.dokuwiki.org/plugin:wrap) is installed you can activate the support wi…
/template/material/
DREADME.md40 Regularly visit the installed templates via the configuration manager in order to update this templ…
/template/strap/
H A Dcontrib.md36 # pdo-sqlite seems to be installed with php7.4
H A Ddeleted.files3 # the files installed
/template/mnml-blog/
DREADME25 Check if the BlogTNG plugin [2] is installed and up2date. This template is
58 In order to make updates of your installed "mnml-blog" template easy, follow
/template/strap/vendor/antlr/antlr4-php-runtime/
H A DREADME.md27 runtime, installed above.
/template/hexa/genericons/
DREADME.md36 It's not that hard to use, and once it's installed you'll never think of icon-fonts the same way ag…
58 …cts using it in your webdesigns: if you have an old version of the font installed locally, that's …
/template/strap/vendor/carica/phpcss/
H A DREADME.md45 …nject a callback to convert selectors. If you have FluentDOM and PhpCss installed in your project,…

12