Skip to content

Commit 8f2d413

Browse files
committed
Change pragma-framework/core dependency constraint
1 parent 5297ade commit 8f2d413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": ">=5.3.0",
1111
"robmorgan/phinx": "^0.8.0",
12-
"pragma-framework/core": "dev-master"
12+
"pragma-framework/core": ">=1.0.0"
1313
},
1414
"autoload": {
1515
"psr-0" : { "Pragma\\Historic" : "." }

0 commit comments

Comments
 (0)