-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4430529
commit ffd9e21
Showing
40 changed files
with
241 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 17 additions & 17 deletions
34
system/backend/php/3rdparty/gitlist/vendor/silex/silex/bin/skeleton/fat_composer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
{ | ||
"require": { | ||
"silex/silex": "~1.1", | ||
"symfony/browser-kit": "~2.3", | ||
"symfony/console": "~2.3", | ||
"symfony/config": "~2.3", | ||
"symfony/css-selector": "~2.3", | ||
"symfony/dom-crawler": "~2.3", | ||
"symfony/filesystem": "~2.3", | ||
"symfony/finder": "~2.3", | ||
"symfony/form": "~2.3", | ||
"silex/silex": "~2.0", | ||
"symfony/browser-kit": "~7.0", | ||
"symfony/console": "~7.0", | ||
"symfony/config": "~7.0", | ||
"symfony/css-selector": "~7.0", | ||
"symfony/dom-crawler": "~7.0", | ||
"symfony/filesystem": "~7.0", | ||
"symfony/finder": "~7.0", | ||
"symfony/form": "~7.0", | ||
"symfony/locale": "~2.3", | ||
"symfony/process": "~2.3", | ||
"symfony/security": "~2.3", | ||
"symfony/serializer": "~2.3", | ||
"symfony/translation": "~2.3", | ||
"symfony/validator": "~2.3", | ||
"symfony/monolog-bridge": "~2.3", | ||
"symfony/twig-bridge": "~2.3", | ||
"symfony/process": "~7.0", | ||
"symfony/security": "~4.0", | ||
"symfony/serializer": "~7.0", | ||
"symfony/translation": "~7.0", | ||
"symfony/validator": "~7.0", | ||
"symfony/monolog-bridge": "~7.0", | ||
"symfony/twig-bridge": "~7.0", | ||
"doctrine/dbal": ">=2.2.0,<2.4.0-dev", | ||
"swiftmailer/swiftmailer": "5.*" | ||
"swiftmailer/swiftmailer": "6.*" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
system/backend/php/3rdparty/gitlist/vendor/silex/silex/bin/skeleton/slim_composer.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"require": { | ||
"silex/silex": "~1.1" | ||
"silex/silex": "~2.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.