Skip to content

Commit

Permalink
Make sure PHP dependency is 5.3.0 (namespaces).
Browse files Browse the repository at this point in the history
  • Loading branch information
saltybeagle committed Dec 13, 2009
1 parent 023ef15 commit cb6fb69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packagexmlsetup.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$package->dependencies['required']->php = '5.3.0';

0 comments on commit cb6fb69

Please sign in to comment.