Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
1bfc30bd
Unverified
Commit
1bfc30bd
authored
Aug 18, 2018
by
Michael Moravec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop archive.exclude section in composer.json
parent
488c5294
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
composer.json
composer.json
+0
-3
composer.lock
composer.lock
+1
-1
No files found.
composer.json
View file @
1bfc30bd
...
...
@@ -44,8 +44,5 @@
"dev-master"
:
"2.9.x-dev"
,
"dev-develop"
:
"3.0.x-dev"
}
},
"archive"
:
{
"exclude"
:
[
"!vendor"
,
"tests"
,
"*phpunit.xml"
,
".appveyor.yml"
,
".travis.yml"
,
"build.xml"
,
"build.properties"
,
"composer.phar"
]
}
}
composer.lock
View file @
1bfc30bd
...
...
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "
69dd02e4a1e8f77823b3676b3f707ef6
",
"content-hash": "
c1b5ddb5a1259c7ac793dd9c6e6d657a
",
"packages": [
{
"name": "doctrine/cache",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment