Skip to content

Commit

Permalink
Allow XP testing library 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Mar 23, 2024
1 parent c37569d commit 6149d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php" : ">=7.0.0"
},
"require-dev" : {
"xp-framework/test": "^2.0"
"xp-framework/test": "^2.0 | ^1.0"
},
"autoload" : {
"files" : ["src/main/php/autoload.php"]
Expand Down

0 comments on commit 6149d67

Please sign in to comment.