Skip to content

Commit f1e854b

Browse files
committed
Merge branch 'release'
Conflicts: cache.yml
2 parents 9f04a6a + b0e18bd commit f1e854b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

bundle.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
bundle 'PHP' do |bundle|
44
bundle.author = 'Ciarón Walsh'
55
bundle.contact_email_rot_13 = '[email protected]'
6+
bundle.repository = "git://github.com/aptana/php.ruble.git"
67
bundle.description = <<END
78
<a href="http://www.php.net/">PHP</a> is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
89
END

cache.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ children:
356356
displayName: PHP
357357
path: bundle.rb
358358
scope: null
359-
- !!com.aptana.scripting.model.EnvironmentElement {customProperties: null, displayName: environment-ee8ee782-6471-4740-bf96-b81f570c5c45,
359+
- !!com.aptana.scripting.model.EnvironmentElement {customProperties: null, displayName: environment-d262621b-3b69-4d5b-873c-2f5235d79c89,
360360
path: bundle.rb, scope: source.php}
361361
- !!com.aptana.scripting.model.CommandElement
362362
async: false
@@ -1319,5 +1319,5 @@ increaseIndentMarkers: *id002
13191319
license: null
13201320
licenseUrl: null
13211321
path: bundle.rb
1322-
repository: null
1322+
repository: git://github.com/aptana/php.ruble.git
13231323
visible: true

0 commit comments

Comments
 (0)